Ubuntu 16.04 install node. js 8.x

Source: Internet
Author: User
Tags install node nodesource

Quoted Https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-16-04#how-to-install-using-a-ppa

In a lot of ways to install the v4.2.6, using the method finally successfully installed 8.11.2.

$ CURL-SL https:///deb.nodesource.com/setup_8.x-o nodesource_setup.shsudo bash nodesource _setup. SH  sudoinstall-vv8. 11.2  -v5.6. 0

In order for some NPM packages to work (for example, those packages that need to compile code from source code), you need to install the Build-essential package:

sudo Install build-essential

You now have the necessary tools to handle NPM packages that need to compile code from source code.

Ubuntu 16.04 installs node. js 8.x

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.