#What PNPM version is being ran on railway?

8 messages · Page 1 of 1 (latest)

neon horizon
#

Hey i keep getting the following error

0.838ERR_PNPM_NO_LOCKFILECannot install with "frozen-lockfile" because pnpm-lock.yaml is absent

0.838

0.838 Note that in CI environments this setting is true by default. If you still need to run install in such cases, use "pnpm install --no-frozen-lockfile"

And i think its because of its geenrating the lock file from 2 different versions

sleek ridgeBOT
#

Project ID: 51cb3e5e-013d-43eb-b545-600daa26b09f

neon horizon
#

51cb3e5e-013d-43eb-b545-600daa26b09f

#

lol works nvm

smoky fiber
#

railway uses pnpm v8 by default, you are likely using v9, to have railway use v9 also set the packageManager field in your package.json to pnpm@latest

quick masonBOT
finite emberBOT
#

New reply sent from Help Station thread:

String does not match the pattern of "(npm|pnpm|yarn|bun)@\d+.\d+.\d+(-.+)?".

You're seeing this because this thread has been automatically linked to the Help Station thread.

finite emberBOT