Jsome
                                
                                 Jsome copied to clipboard
                                
                                    Jsome copied to clipboard
                            
                            
                            
                        env: node\r: No such file or directory
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"
}
$
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.