Hey there,
I'm currently experiencing this issue while attempting to install with composer 2 via an internal mirror of packagist (hosted on JFrog artifactory).
In my case at least, the problem is that the "dist" property is set to "__unset" in the coder.json file at https://repo.packagist.org/p2/drupal/coder.json. When JFrog tries to read that property it crashes, and exposes the problem to composer as a 404. This results in the error that composer could not find a valid version.
I'm not actually sure what dist is supposed to be set to, so this could purely be a JFrog issue. But if there is some easy fix to setup dist on packagist that would be great :D.
- Status changed to Fixed
over 1 year ago 8:44am 8 March 2023 - π¦πΉAustria klausi π¦πΉ Vienna
We switched the git repository on packagist to github now, so there is a "dist" property again. Please try again and let us know if you still have problems!
Automatically closed - issue fixed for 2 weeks with no activity.