Ec2 Yum Nodejs

[Solved] Ec2 Yum Nodejs | Shell - Code Explorer | yomemimo.com
Question : ec2 yum nodejs

Answered by : kaan-zcan

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash
. ~/.nvm/nvm.sh
nvm install node

Source : https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/setting-up-node-on-ec2-instance.html | Last Update : Mon, 05 Oct 20

Answers related to ec2 yum nodejs

Code Explorer Popular Question For Shell