Nodejs prompt ' xxx ' is not a workaround for internal or external commands

Source: Internet
Author: User
This article describes the node. JS Package Management tool after the NPM installation module, unable to execute commands through the command line, prompting ' xxx ' is not a workaround for internal or external commands, to the required small partner reference.  

Typically this problem occurs because of a problem with the NPM installation, and the Global module catalog is not added to the system environment variable.

The Windows user checks to see if the directory under NPM is added to the system variable path, and if it does not exist, it needs to be added manually, as we paste the value of the path variable in the user variable into the system variable path, and the CMD console will need to be restarted after it is added.

NODEJS Module Global Directory environment variables

NPM directory can be found using NPM command: NPM config get prefix

Well, the problem solved it, is not super simple and practical, I hope this article can help you.

Nodejs prompt ' xxx ' is not a workaround for internal or external commands

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.