The global installation cannot find a problem after you install node under MAC using homebrew

Source: Internet
Author: User
Tags install node

Homebrew is the package management tool on Mac, its official website;

http://brew.sh/

Install some common tools such as gulp after using brew to install node

Install -G gulp

After the installation is successful, use discovery does not exist Comman gulp, this time we have to check where the NPM global path is

NPM root-g

The normal path should be /usr/local/lib/node_modules, if you are not going to reassign:

NPM Config set prefix/usr/local

Then check the path of the method to see if it is normal? Problem is settled ~

The global installation cannot find a problem after you install node under MAC using homebrew

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.