Node. js prompts that 'xxx' is not an internal or external command Solution

Source: Internet
Author: User
Tags install node

Node. js prompts that 'xxx' is not an internal or external command Solution

This article introduces Node. after the npm module is installed, the js package management tool cannot run the command through the command line, prompting that 'xxx' is not a solution for internal or external commands. For more information, see.

Generally, this problem occurs because npm installation fails and the global Module Directory is not added to the system environment variable.

Windows users check whether the npm directory is added to the system variable PATH. If no PATH exists, manually add it. For example, paste the PATH variable value in the user variable to the system variable PATH, after the command is added, restart the CMD console.

Nodejs module global directory Environment Variables

The npm directory can be searched by using the npm command: npm config get prefix

Well, the problem has been solved. Is it super simple and practical? I hope this article will help you.

You may also like the following content:

How to install Node. js in CentOS 7

Build a Node. js development environment in Ubuntu 14.04

Install and configure the Node. js development environment in javasru 12.04

Getting started with Node. Js [PDF + related Code]

Node. js Development Guide hd pdf Chinese version + source code

Node. js getting started Development Guide

Compile and install Node. js in Ubuntu

Node. js details: click here
Node. js: click here

This article permanently updates the link address:

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.