I am trying to install node.js on mac running macOS Sierra using nvm but after installing nvm when I try to run
nvm install node it says Version 'node' not found - try nvm ls-remote to browse available versions.
when I run nvm ls-remote I only get list of io.js and not node.
does nvm now support the node installation or just only io.js? Please help me figure it out or should I just go with the standard package installer.
nvm --version)