stage-ci
stage-ci copied to clipboard
Problem deploying to PR staging, now-cli: not found
Similar to issue #34,
In my GitHub PR, I get the message:
had a problem deploying to PR staging
This links to a page that says
404: The deployment could not be found
...and in the Zeit logs:
Error: /bin/sh: 1: /stage-ci/now-cli: not found
at Socket.nowProc.stderr.on (/stage-ci/src/core.js:82:49)
I am on [email protected].
My repository is here:
https://github.com/penx/govuk-react-example
My logs are here:
https://zeit.co/penx/stage-ci/kqelcypujt/logs
Example failed PR:
https://github.com/penx/govuk-react-example/pull/9
Same here, seems to be related to https://github.com/zpnk/stage-ci/issues/39