6 days ago
mise node@25.9.0 [1/3] install
mise node@25.9.0 [1/3] download node-v25.9.0-linux-x64.tar.gz
mise pnpm@11.1.2 [1/2] install
mise node@25.9.0 [2/3] generate checksum node-v25.9.0-linux-x64.tar.gz
mise node@25.9.0 [3/3] extract node-v25.9.0-linux-x64.tar.gz
mise node@25.9.0 [3/3] node -v
mise node@25.9.0 [3/3] v25.9.0
mise node@25.9.0 [3/3] npm -v
mise node@25.9.0 [3/3] 11.12.1
mise node@25.9.0 ✓ installed
mise ERROR Failed to install aqua:pnpm/pnpm@11.1.2: no asset found: pnpm-linux-x64
Available assets:
pnpm-darwin-arm64.tar.gz
pnpm-linux-arm64-musl.tar.gz
pnpm-linux-arm64.tar.gz
pnpm-linux-x64-musl.tar.gz
pnpm-linux-x64.tar.gz
pnpm-win32-arm64.zip
pnpm-win32-x64.zip
source-maps.tgz
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more informationGetting this error during the build on Railpack
8 Replies
I spent a while upgrading to v11 so it's a shame if I have to revert again
6 days ago
yea, pnpm changed how they name their binaries in v11
idk if the latest mise version fixes that or not
the fix would be to use a Dockerfile in the meantime
6 days ago
Looked into it, the pnpm issue was fixed in aqua 4.511.0 which I think mise started using in 2026.5.4 (i think); Railpack currently uses mise 2026.3.17
4 days ago
I don't think anybody has, but I'll bring this to the team's attention too
and I have no idea when Railpack will get an update
It looks like there's a github bot that updates it every day, but it hasn't been doing it lately
Attachments
4 days ago
interesting <:Thinking:1360710341239242762>