jakub-borek
TRIALOP
a year 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
a year 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
a year 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
a year ago
sounds good!
a year ago
!s
Status changed to Solved brody • over 1 year ago