olehermanse / nowcode

https://nowco.de
MIT License
3 stars 0 forks source link

Error when deploying master #41

Closed olehermanse closed 5 years ago

olehermanse commented 6 years ago

This is the current error message:

/usr/bin/env: 'node': No such file or directory

make: *** [web/dist] Error 127

Makefile:4: recipe for target 'web/dist' failed
{"code":2,"message":"The command '/bin/sh -c make web/dist' returned a non-zero code: 2"}
The command '/bin/sh -c make web/dist' returned a non-zero code: 2
----------------------
Deploy failed!
Error: {"code":2,"message":"The command '/bin/sh -c make web/dist' returned a non-zero code: 2"}
The command '/bin/sh -c make web/dist' returned a non-zero code: 2

Something bad happened. Cannot deploy "nowcode"
olehermanse commented 5 years ago

Fixed when upgrading to gulp 4 and other dependencies.