Renaming the nodejs folder in program files did not work. I had to do the deinstall before I could reinstall again, but I guess I can just rename folders again if I want to switch to 0.7.1.
Hah. Just this moment nvmw has been updated, also nice to have a version manager for windows available. Am 01.02.2012 16:06, schrieb Tim Caswell: > But he said "The installer won't even let me downgrade" ;) > > I'm not sure how the installer works, but surely there is an uninstall > option for the old version, and if not would deleting the files be > enough. > > Node is quite portable. I know on posix systems, the only file needed > for executing is the node binary itself. It can be moved anywhere and > still works. I would imagine the same trick works for node in > windows. Just move the files to a new place and install the 0.6.8 > version? > > On Wed, Feb 1, 2012 at 7:27 AM, Bert Belder <[email protected]> wrote: >> On Feb 1, 8:44 am, Phoscur <[email protected]> wrote: >>> Some hours ago I installed node v0.7.1 because of the path.exists bug, >>> now I can't install another module because it's dependency explictly >>> doesn't support node >0.7. On *nix I know there is nvm to manage >>> multiple node versions, but what can I use on windows? >>> The installer won't even let me downgrade (this has to be fixed btw, a >>> simple confirmation would be better than just aborting). >>> >>> Did some more googling and found nvmw, which is currently broken. >>> Anything else maybe? >> Am am not aware of any node version manager for windows. I would >> suggest you downgrade to 0.6.8 (http://nodejs.org/dist/v0.6.8/) until >> we release 0.6.10. >> >> >> -- >> 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 -- 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
