[–] krmmalik 14y ago ↗ does anyone know if npm is included with the windows install? This is very exciting. [–] dzejkej 14y ago ↗ yes, it is included :) [–] krmmalik 14y ago ↗ OK Brilliant. Im going to try this right now - Thanks! ;-) [–] jigs_up 14y ago ↗ See the person's comment above about npm help.
[–] dzejkej 14y ago ↗ yes, it is included :) [–] krmmalik 14y ago ↗ OK Brilliant. Im going to try this right now - Thanks! ;-) [–] jigs_up 14y ago ↗ See the person's comment above about npm help.
[–] krmmalik 14y ago ↗ OK Brilliant. Im going to try this right now - Thanks! ;-) [–] jigs_up 14y ago ↗ See the person's comment above about npm help.
[–] simonw 14y ago ↗ What's the state of the art in Debian/Ubuntu packages for Node? Is anyone maintaining some anywhere? [–] wildmXranat 14y ago ↗ I believe the default version is 0.4.9. This is the output from node -v command on 11.10 [–] astro1138 14y ago ↗ 0.4.12 in Debian unstable.The npm package has been outdated at 0.2.19 for ages, so this merge will hopefully bring back a usable npm. [–] naner 14y ago ↗ Debian (unstable) - 4.12-1http://packages.debian.org/sid/nodejsUbuntu (11.10) - 0.4.9-1ubuntu3http://packages.ubuntu.com/oneiric/nodejsMint - noneFedora - noneArch - 0.6.2-1http://www.archlinux.org/packages/community/x86_64/nodejs/Gentoo (unstable) - 0.6.2http://packages.gentoo.org/package/net-libs/nodejsOpenSuSE - ??? (couldn't find package database)FreeBSD - 0.4.12http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/node/ [–] bergie 14y ago ↗ There is a Ubuntu PPA that tracks Node.js releases pretty closely. [–] bergie 14y ago ↗ Checked, still at 0.6.2: https://launchpad.net/~chris-lea/+archive/node.js [–] tchol 14y ago ↗ I maintain a third-party node repo for Fedora: http://nodejs.tchol.org/I tried to get it into Fedora proper, but node currently bundles their own slightly modified libev and c-ares, which is against Fedora's packaging policies. [–] taudelta 14y ago ↗ Arch already has 0.6.3: http://www.archlinux.org/packages/community/i686/nodejs/
[–] wildmXranat 14y ago ↗ I believe the default version is 0.4.9. This is the output from node -v command on 11.10
[–] astro1138 14y ago ↗ 0.4.12 in Debian unstable.The npm package has been outdated at 0.2.19 for ages, so this merge will hopefully bring back a usable npm.
[–] naner 14y ago ↗ Debian (unstable) - 4.12-1http://packages.debian.org/sid/nodejsUbuntu (11.10) - 0.4.9-1ubuntu3http://packages.ubuntu.com/oneiric/nodejsMint - noneFedora - noneArch - 0.6.2-1http://www.archlinux.org/packages/community/x86_64/nodejs/Gentoo (unstable) - 0.6.2http://packages.gentoo.org/package/net-libs/nodejsOpenSuSE - ??? (couldn't find package database)FreeBSD - 0.4.12http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/node/ [–] bergie 14y ago ↗ There is a Ubuntu PPA that tracks Node.js releases pretty closely. [–] bergie 14y ago ↗ Checked, still at 0.6.2: https://launchpad.net/~chris-lea/+archive/node.js [–] tchol 14y ago ↗ I maintain a third-party node repo for Fedora: http://nodejs.tchol.org/I tried to get it into Fedora proper, but node currently bundles their own slightly modified libev and c-ares, which is against Fedora's packaging policies. [–] taudelta 14y ago ↗ Arch already has 0.6.3: http://www.archlinux.org/packages/community/i686/nodejs/
[–] bergie 14y ago ↗ There is a Ubuntu PPA that tracks Node.js releases pretty closely. [–] bergie 14y ago ↗ Checked, still at 0.6.2: https://launchpad.net/~chris-lea/+archive/node.js
[–] tchol 14y ago ↗ I maintain a third-party node repo for Fedora: http://nodejs.tchol.org/I tried to get it into Fedora proper, but node currently bundles their own slightly modified libev and c-ares, which is against Fedora's packaging policies.
[–] taudelta 14y ago ↗ Arch already has 0.6.3: http://www.archlinux.org/packages/community/i686/nodejs/
[–] tchol 14y ago ↗ Help is broken in the bundled npm, so they're going to be shipping 0.6.4 soon: http://groups.google.com/group/nodejs/browse_thread/thread/d...You might want to stick with the separate npm for now if you find yourself using "npm help" a lot.
13 comments
[ 240 ms ] story [ 299 ms ] threadThe npm package has been outdated at 0.2.19 for ages, so this merge will hopefully bring back a usable npm.
http://packages.debian.org/sid/nodejs
Ubuntu (11.10) - 0.4.9-1ubuntu3
http://packages.ubuntu.com/oneiric/nodejs
Mint - none
Fedora - none
Arch - 0.6.2-1
http://www.archlinux.org/packages/community/x86_64/nodejs/
Gentoo (unstable) - 0.6.2
http://packages.gentoo.org/package/net-libs/nodejs
OpenSuSE - ??? (couldn't find package database)
FreeBSD - 0.4.12
http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/node/
I tried to get it into Fedora proper, but node currently bundles their own slightly modified libev and c-ares, which is against Fedora's packaging policies.
You might want to stick with the separate npm for now if you find yourself using "npm help" a lot.