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 line endings cause scripts failures #187

Closed
RockyRoad29 opened this issue Apr 28, 2022 · 1 comment
Closed

CRLF line endings cause scripts failures #187

RockyRoad29 opened this issue Apr 28, 2022 · 1 comment

Comments

@RockyRoad29
Copy link

I think I can make it brief, because it is a rather common issue which has been discussed on many places.

context

  • version freshly installed : xml-js@1.6.11
  • on platform : Linux

example failure

$ xml-js --help  
/usr/bin/env: ‘node\r’: No such file or directory
/usr/bin/env: use -[v]S to pass options in shebang lines

some references for workarounds and solutions

@RockyRoad29
Copy link
Author

RockyRoad29 commented Apr 28, 2022

Sorry, my bad. I was hitting a conflict between npm and yarn. Changing path order solved this issue for me.

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

1 participant