[Pkg-javascript-devel] Bug#650345: npm: please consider rewriting shebangs on the fly to refer to "nodejs" name

2013-08-29 Thread Mathieu Malaterre
> Do that last sentence should be added to npm's README.Debian ? Yes ! ___ Pkg-javascript-devel mailing list Pkg-javascript-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#650345: npm: please consider rewriting shebangs on the fly to refer to "nodejs" name

2013-01-25 Thread Jonathan Nieder
found 650345 npm/1.1.4~dfsg-2 quit Hi, Dominique Dumont wrote: > # bug has been fixed by Jeremy and Jonas Thanks for the heads up. It doesn't seem to be fixed, though: $ npm install express [...] $ head -1 node_modules/express/bin/express #!/usr/bin/env node $ dpkg-query -W npm 1.1.4~dfs

[Pkg-javascript-devel] Bug#650345: npm: please consider rewriting shebangs on the fly to refer to "nodejs" name

2011-11-28 Thread Jonathan Nieder
Package: npm Version: 0.2.19-1 Severity: wishlist Hi, As mentioned at [1]: On some machines /usr/sbin/node refers to some program that is not the node.js interpreter[2]. Therefore it would be helpful to have a facility to automatically rewrite shebangs that currently refer to "#!/usr/bin/env no