Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
45 lines (34 loc) · 2.34 KB

node-js-and-npm.md

File metadata and controls

45 lines (34 loc) · 2.34 KB

Node.js and NPM

Note: it is HIGHLY recommended that you install Node 5.x, particularly if you are on Windows. Node 5.x includes NPM 3.x, which fixes many problems working with packages on Windows. Also, you will want to use NPM 3.7 or later, as that fixes a bug with the progress bar that drastically slowed down installations.