How do I restore the version of node installed prior to install n?
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.