I prefer https://github.com/mmalecki/give - it leverages `git archive`, and is very fast at switching (after you've installed the given node version).
On Tue, Feb 28, 2012 at 9:44 PM, Mihai Tomescu <[email protected]> wrote: > This one is well done https://github.com/creationix/nvm > > > On Sunday, February 26, 2012 12:28:06 PM UTC-5, Thomas wrote: > >> Hi, >> >> After installing a bunch of version of node, npm, modules using different >> ways, I managed to fuck up my installation… I've deleted of files related >> to node, npm and node modules to start my installation from scratch. >> >> I'm using Mac OS X Lion and reinstalled the official package coming with >> npm bundled: >> http://nodejs.org/**dist/v0.6.11/node-v0.6.11.pkg<http://nodejs.org/dist/v0.6.11/node-v0.6.11.pkg>(instead >> of using homebrew's node version like before). >> >> But I also need node 0.4.x for some project running on Heroku. >> Unfortunately the npm version bundled with node 0.6.11 doesn't work with >> node 0.4.x. And it seems that `n` and `nave` can manage node versions but >> not npm versions. How would you do that? >> >> Thanks >> > -- > 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 > -- Charlie McConnell Head of Support Nodejitsu, Inc. [email protected] -- 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
