#notes How to install NodeJS 10 in Ubuntu 18.04 based

This is important when you need to set up react native environment. If you install with the traditional method, it will install version 3, but react need you to install version 8.3 or higher.

So, here is the way.

  1. sudo apt install curl
  2. curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
  3. sudo apt install nodejs




0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments

0
Would love your thoughts, please comment.x
()
x