pnpm lock file not found
ssesfahani
HOBBYOP
2 years ago
The pnpm-lock.yaml file is checked in and the Docker build is complaining the lock file cannot be found. I just wanted to switch from npm to pnpm and it feels like it's just incorrectly cached.
ⓘ Deployment information is only viewable by Project members and Railway admins.
7 Replies
Status changed to Solved Railway • almost 2 years ago
ssesfahani
HOBBYOP
2 years ago
10 0.984 WARN Ignoring not compatible lockfile at /app/pnpm-lock.yaml
I guess this is the bit. It has to be pnpm 8 huh. Ok good to know, thanks.
ssesfahani
HOBBYOP
2 years ago
Yes it works, thanks