Install npm

February 6, 2022 ยท View on GitHub

Install npm by installing node.

Install node using chocolatey.

choco install nodejs -y

(-y means accept all prompts)

Don't have chocolatey? install chocolatey.

Next: add tab completion

or

NPM -- some notes for beginners.

See also

  • NPM -- some notes for beginners.