You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried setting up a demo project as per the readme and got this on OS X.
yarn run v1.5.1
$ nge serve
env: node\r: No such file or directory
error An unexpected error occurred: "Command failed.
Exit code: 127
Command: sh
Arguments: -c nge serve
Changing the file ending of node_modules/ng-cli-electron/dist/cli.js from CRLF to LF fixed it.
The text was updated successfully, but these errors were encountered:
I tried setting up a demo project as per the readme and got this on OS X.
Changing the file ending of
node_modules/ng-cli-electron/dist/cli.js
from CRLF to LF fixed it.The text was updated successfully, but these errors were encountered: