On Fri, Feb 17, 2012 at 14:17, Oliver Leics <[email protected]> wrote: > On Fri, Feb 17, 2012 at 11:15 PM, Igor Zinkovsky <[email protected]> wrote: >> You can always just download the binaries (without the installer) - >> http://nodejs.org/dist/v0.6.11. > > The binary comes without npm ;-)
You can download npm zips from here: http://npmjs.org/dist/. I dropped the relevant copy for this node release into http://nodejs.org/dist/v0.6.11/ as well. Just unpack in the same folder as node.exe. If that folder is in your PATH environment variable, then it should Just Work. (The MSI sets this up for you, but it forces you to put it in C:\Program Files (x86)\nodejs\.) -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
