Monday, April 11, 2016

Install node, npm and gulp on EC2


wget https://nodejs.org/dist/v5.10.1/node-v5.10.1-linux-x64.tar.xz
tar -xvf node-v5.10.1-linux-x64.tar.xz

Node and npm are installed.
Add the path to the .bash_profile and/or .bashrc

npm install -g gulp
npm install gulp --save-dev

Gulp is installed

4 comments:

  1. how do you add path to .bash_profile?

    ReplyDelete
  2. very informative blog and useful article thank you for sharing with us , keep posting learn more about aws with cloud computing, AWS Certification Training

    ReplyDelete
  3. Really nice post.provided a helpful information.I hope that you will post more updates like this AWS Training

    ReplyDelete