Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (22 loc) · 818 Bytes

node.rst

File metadata and controls

31 lines (22 loc) · 818 Bytes

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.

Installing Node

Binary

  1. Update your distribution to load Node through its package manager.

Source

To be written.

NPM Configuration

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:

  1. It uses local rather than .local.