Npm In Ec2

[Solved] Npm In Ec2 | Shell - Code Explorer | yomemimo.com
Question : npm in ec2

Answered by : matt-boston

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash
. ~/.nvm/nvm.sh
nvm install --lts
sudo npm install -g npm

Source : | Last Update : Thu, 29 Sep 22

Answers related to npm in ec2

Code Explorer Popular Question For Shell