a year ago
Hi, i got an error ERROR: failed to solve: process "/bin/bash -ol pipefail -c npm ci" did not complete successfully: exit code: 1
I tried the package-lock.json method but it won't work either. Please help me
18 Replies
a year ago
mind sharing your build logs using this tool?
https://bookmarklets.up.railway.app/log-downloader/
a year ago
Mind sharing it here then?
a year ago
It looks as though your project requires python, what kind of application is this? Is it a node-app with a python dependency or something?
a year ago
Your node app wants python to be installed for some reason
a year ago
You can add python in your service settings under Providers

a year ago
or remove the dependency that wants Python if you're not using it
a year ago
Awesome, happy I could help
a year ago
!s
Status changed to Solved dev • about 1 year ago