Skip to content

ericfuxealth/Install-node-on-cent-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

How to install node on centos

sudo yum install epel-release

curl -sL https://rpm.nodesource.com/setup_12.x | sudo bash -

sudo yum install nodejs

@see https://www.rosehosting.com/blog/how-to-install-node-js-and-npm-on-centos-7/

About

How to install node on centos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors