Zvezke
Explore posts from serversDeployment of NextJS project has suddenly started failing - ERR_PNPM_NO_LOCKFILE
Solved. Thanks a lot, Brody. You once helped me work out a dockerfile for one of my projects. As a token of my appreciation, I promised you Carlsberg and Scandinavian women in return - now even more Carlsberg and Scandinavian women are coming your way. 🙂
I've marked this as solved, but I don't know how to mark your reply as the answer.
11 replies
Node.js 18 and node-gyp compatibility
Initially, you suggested 'RUN apk ... pnpm ... ', but that didn't work. The file works now. I am just wondering what is causing a normal deployment to fail.
It's just my curiosity - don't worry about it. Thanks, much appreciated - I'll see you in the threads. And I'll get back if things fail again. 🙂
108 replies
Node.js 18 and node-gyp compatibility
Initially, I got "gyp ERR! find Python" - adding "python38" to railway.json worked. Then, I got the same (as mentioned in this thread) the missing "gcc" error. "gcc" added, but deployments started failing due to missing "libvips". Adding libvips (in all different variations) didn't work - pkg not recognized.
Then, I asked for help, and here we are ...
108 replies