NVM, npm, node and Ubuntu

The program ‘npm’ is currently not installed. You can install it by typing: apt install npm

When installing node/npm on Ubuntu, using NVM, each terminal window requires setting the node version. To fix this use the command:

  • nvm alias default <node version used>