Jsome icon indicating copy to clipboard operation
Jsome copied to clipboard

env: node\r: No such file or directory

Open chrisbraddock opened this issue 8 years ago • 1 comments

jsome 2.3.25 OS X 10.12.1

$ jsome
env: node\r: No such file or directory
$ which jsome |xargs dos2unix -F
dos2unix: converting file /Users/chris/.nvm/versions/node/v6.2.2/bin/jsome to Unix format...
$ jsome
{
  error: "EISDIR: illegal operation on a directory, read"
}
$

chrisbraddock avatar Nov 15 '16 14:11 chrisbraddock

Honestly I wasn't able to see where the CR exists in the code. Maybe it's introduced pushing to npm?

That said, I'm not sure if this will help or not.

chrisbraddock avatar Nov 15 '16 23:11 chrisbraddock