🐞 Bug report
Description
after package installed, node_modules/.bin/scully is written with CRLF. It occurs error like below
$ yarn scully
yarn run v1.17.3
$ scully
env: node\r: No such file or directory
error Command failed with exit code 127.
Similar issue: mrmlnc/svg2sprite-cli#4
🔬 Minimal Reproduction
💻Your Environment
Angular Version:
Angular CLI: 9.0.0-rc.3
Node: 10.16.0
OS: darwin x64
Angular: 9.0.0-rc.3
... animations, cli, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router
Scully Version:
"@scullyio/init": "^0.0.11",
"@scullyio/ng-lib": "^0.0.9",
"@scullyio/scully": "^0.0.55",
🔥 Exception or Error
🐞 Bug report
Description
after package installed,
node_modules/.bin/scullyis written with CRLF. It occurs error like belowSimilar issue: mrmlnc/svg2sprite-cli#4
🔬 Minimal Reproduction
💻Your Environment
Angular Version:
Scully Version:
🔥 Exception or Error