zpnk / stage-ci

Automatic deploy previews for your PRs using zeit.co/now.
https://stage.now.sh
MIT License
131 stars 23 forks source link

Problem deploying to PR staging, now-cli: not found #43

Open penx opened 6 years ago

penx commented 6 years ago

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 stage-ci@1.3.0.

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

cmalard commented 6 years ago

Same here, seems to be related to https://github.com/zpnk/stage-ci/issues/39