-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
The tool does not work under Linux, because of the Windows-EOL characters:
$ node_modules/.bin/sync-version bower.json
/usr/bin/env: ‘node\r’: No such file or directory
As a general suggestion based on my own experience: only use Unix EOLs (LF) for code, ever.
I cannot file a PR with a fix, since the problem seems to be how the package is published on npm.
When I clone the repo on my Linux system, I get Unix EOLs.
Metadata
Metadata
Assignees
Labels
No labels