Open jakeleboeuf opened 6 years ago
@jakeleboeuf /src/src/
is the correct path for for core.js
, as I believe the deployment exists at /src
to begin with (that's where now
puts it), but I imagine it's failing to find ./now-cli
?
Was there anything else in the error message?
I believe this might be fixed by #49 👍
Error: /home/nowuser/src/now-cli: at Socket.nowProc.stderr.on (/home/nowuser/src/src/core.js:85:49)
is
[...]/src/src/[...]
the intended path?