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
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