Sunday, October 15, 2017

How to update nodejs

npm cache clean -f
sudo npm install -g n
sudo n stable

npm install npm@latest -g

2 comments:

  1. This comment has been removed by a blog administrator.

    ReplyDelete
  2. This comment has been removed by a blog administrator.

    ReplyDelete