jaystack / jaydata

Notice: this library isn't maintained anymore
http://jaydata.org
GNU General Public License v2.0
352 stars 94 forks source link

jaysvcutil env: node\r: No such file or directory #268

Open moander opened 8 years ago

moander commented 8 years ago

jaysvcutil v0.1.8 from npm does not work in bash

$ npm install -g jaysvcutil 
$ jaysvcutil 
env: node\r: No such file or directory

Removing CR from the file solved the problem.