My project was working on your site but now it is not working
0xapp123
TRIALOP

2 years ago

My project was built on your server and I was using it
but i added some lines on my code and deploy again
Then I got
ERROR: failed to solve: process "/bin/bash -ol pipefail -c npm i" did not complete successfully: exit code: 1
This error
ofc I dont push package-lock.json
and yarn.lock..
what is the matter?

View Deploy details

ⓘ Deployment information is only viewable by Project members and Railway admins.

1 Replies

brody
EMPLOYEE

2 years ago

You should be pushing the lock file of whatever package management solution you are using.


Loading...