#Failed to resolve version 9 of pnpm - railpack process exited with an error - Redeploy also fails
16 messages · Page 1 of 1 (latest)
Linked Railway resource: 9b893915 / 4a0d88f9 / 1dce4a67
Failed to resolve version 9 of pnpm - railpack process exited with an error - Redeploy also fails
same^
i used a dockerfile docker build to deploy it quickly. instread of railpack
same, not fixed yet
why isn't this listed on https://status.railway.com/ , such a major build outage
Current status and incident history for Railway services.
Same, does not seem to be fixed yet
EDIT: It started working again after I used a Dockerfile. I later tried deploying it again with Nixpacks, and this time the deployment worked as well
the status page tracks infrastructure level incidents, railpack is a tool and can be replaced with a dockerfile
do you guys have pnpm defined in the package.json packageManager field?
context: #1498672033956106320 message
@tall halo are you still having trouble here?
use version "pnpm": "9.15.9"
no i switched to "pnpm": "9.15.9"
Resolved 
This could be because of a new mise setting (minimum_release_age) that we are setting in railpack deploys, it could have also been because of an issue with an older version of mise in railpack (which should be resolved). If anyone else runs into this issue let me know!