verimopa.blogg.se

Yum install node
Yum install node




yum install node

$ sudo yum install -y nodejs gcc-c++ make $ sudo yum install -y epel-release curl With these commands, we also install a compiler so that we are able to install native addons from npm. Run the following commands to enable EPEL and to install Node.js from the NodeSource YUM repository. Sudo apt-get install -y nodejs build-essential Sudo apt-get install -y nodejs build-essential $ sudo apt-get update $ sudo apt-get install -y curl apt-transport-https ca-certificates & Run the following commands to install Node.js from the NodeSource APT repository. Please select your Meteor version to get the correct installation instructions for Node.js:īefore you can deploy your app on the production server, you need to install Node.js.

yum install node

Different versions of Meteor require different versions of Node.js.






Yum install node