mistakster / throttle-proxy

Throttle HTTP/HTTPS/SOCKS proxy server
121 stars 24 forks source link

"env: node\r: No such file or directory" on OSX #6

Closed junkie closed 11 years ago

junkie commented 11 years ago

Seems to be the same problem as this issue and the solution worked for me too:

https://github.com/colorhook/node-smushit/issues/4

mistakster commented 11 years ago

Can't reproduce this issue. I've just checked all files and they all have correct line ending. There was issue with chmod 755. I fixed it in release 0.4.1.

LarsFronius commented 11 years ago

Nope, for me it is still there - at least in the version I get from npm - in the version I get from github it seems gone. Maybe just update the release? The version I get through npm is still 0.3.0 and not 0.4.1. - just saying.

mistakster commented 11 years ago

@LarsFronius Thanks for pointing on this. I’ve just updated npm.