Build failure
emersonsantos98
HOBBYOP

2 years ago

Deployment Failed during build process

View Deploy details

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

3 Replies

emersonsantos98
HOBBYOP

2 years ago

Build_logas

Attachments


2 years ago

`npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync.

Try running npm i --package-lock-only and committing the changes.


emersonsantos98
HOBBYOP

2 years ago

Okay


Loading...