Node changes at a fast pace, so you might to install a newer one directly from the Node.js site. The following instructions are a suggestion. You can install node and configure npm any way you want.
- Update your distribution to load Node through its package manager.
To be written.
The npm configuration described here is recommended. You obviously do not need to follow the node installation instruction there since you should have already installed it.
Louis uses a configuration that differs from the page above in the following way:
- It uses
local
rather than.local
.