2 years 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
2 years ago
mind sharing your build logs using this tool?
2 years ago
Mind sharing it here then?
2 years 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?
2 years ago
Your node app wants python to be installed for some reason
2 years ago
You can add python in your service settings under Providers

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