N: How do you uninstall n and restore the previous version of node?

Created on 2 Jul 2013  路  5Comments  路  Source: tj/n

How do I restore the version of node installed prior to install n?

All 5 comments

re-install the old version? it's not hard

Re-install through n? I meant how would I remove n; wouldn't that remove node?

rm which n and then re-install node however you want (re-compile, homebrew, installer etc)

This should be in the readme section.

It's not that simple. See #169.

Was this page helpful?
0 / 5 - 0 ratings