By John, 18 March, 2019 The proper way to install node on Linux, with nvm Little things can take a long time. If you are like me, and use Linux (Ubuntu) for your work machine, you might inevitably run into a permissions issue with the default way npm/node is installed. There is a better way, and that's with nvm. Tags Tech NodeJS