Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRLF in cli.js cause error in Linux #3

Closed
mnghsn opened this issue Sep 16, 2017 · 2 comments
Closed

CRLF in cli.js cause error in Linux #3

mnghsn opened this issue Sep 16, 2017 · 2 comments

Comments

@mnghsn
Copy link
Contributor

mnghsn commented Sep 16, 2017

cli.js contains CRLF line endings by npm install and causes "No such file or directory" error under Linux. Maybe it's npm/npm#12371 issue.

@eight04
Copy link
Owner

eight04 commented Sep 16, 2017

Probably all my repos are affected by this. See eight04/sync-version#1.

Also, according to npm/npm#12371, you can resolve it by upgrading npm to 5.4.0+

@mnghsn
Copy link
Contributor Author

mnghsn commented Sep 17, 2017

Resolved by installing npm@^5.4.0. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants