Or read more about this Guide here.
Copy and Paste Steps:
curl -sL https://rpm.nodesource.com/setup_12.x | sudo -E bash -
sudo yum install nodejs
npm install -g @angular/cli
npm install -g @angular/[email protected]
node --version
npm --version
Attachments: AngularJS-CentOS.png
« Go back