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
