jaydata icon indicating copy to clipboard operation
jaydata copied to clipboard

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

Open moander opened this issue 9 years ago • 0 comments

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.

moander avatar Aug 30 '16 22:08 moander