jakub-borek
TRIALOP
2 years ago
Since 2-3h every build and deploy is crashing after starting container with error "Usage Error: Couldn't find a script named "start"."
Container seems to not see yarn run start command, even though we didn't change anything in dockerfile or package.json in last PRs.
Any idea what could have caused this?
8 Replies
2 years ago
do you have a start script?
It's as if container can't see package.json or something. But same Dockerfile setup was running correctly until today
2 years ago
are you deploying the wrong branch? wrong root directory?
Alright, seems there was some issue with new yarn version, rolled back to use v1.22.22 and works. Will use that for now
2 years ago
sounds good!
2 years ago
!s
Status changed to Solved brody • over 1 year ago