Error when deploying NestJs app
nurdaulet1993
HOBBYOP

a year ago

10 1.136 npm ERR! npm ci can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with npm install before continuing.

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

4 Replies

a year ago

Hello,

Have you updated the lock file with npm install and then commited the changes to your repo?


brody

Hello,Have you updated the lock file with npm install and then commited the changes to your repo?

nurdaulet1993
HOBBYOP

a year ago

Yes, I updated but it does not helps me(


brody

Hello,Have you updated the lock file with npm install and then commited the changes to your repo?

nurdaulet1993
HOBBYOP

a year ago

I think I have a problem because of this warning npm warn config production Use --omit=dev instead.


a year ago

Looks like your latest deploy is online?


Loading...