amir-s / pressjs

1 stars 1 forks source link

Carriage return in new line characters causes problem in running on Linux #5

Closed cartoonist closed 10 years ago

cartoonist commented 10 years ago

Salaam Amir,

It cannot be run on Linux because of the CR/LF as new line character at the first line of "pressjs" script. As you know, when I run pressjs, I receive:

: No such file or directory
amir-s commented 10 years ago

Thanks @cartoonist , It looks like npmjs is down, I've committed changes to this repo. I will publish npm package as soon as npmjs gets up!

amir-s commented 10 years ago

Updated!

Run npm update -g pressjs :)