Home  >  Article  >  Web Front-end  >  How to solve nodejs 1909 error

How to solve nodejs 1909 error

WBOY
WBOYOriginal
2022-06-29 11:08:281718browse

In nodejs, you can delete the ComSpec in the environment variable to solve the 1909 error; the reason for the 1909 error is the conflict of system environment variables, which can be found through "About" in "System Settings" "Advanced system property settings" can modify environment variables.

How to solve nodejs 1909 error

The operating environment of this article: Windows 10 system, nodejs version 12.19.0, Dell G3 computer.

How to solve the 1909 error in nodejs

When we install Node.js, a Warning1909 warning will appear. It may be a conflict of system environment variables.

Just need to change the environment variable ComSpec can be deleted without affecting its use.

How to solve nodejs 1909 error

How to solve nodejs 1909 error

Expand knowledge:

Open the settings interface of the Windows 10 system.

Then find "Advanced System Settings" from "Related Settings" on the right, and you will enter the system properties page.

How to solve nodejs 1909 error

#Then click "Environment Variables" in the lower right corner to enter the environment variable setting page of the Windows system.

How to solve nodejs 1909 error

This opens the environment variable setting window of the Windows 10 system.

Recommended learning: "nodejs video tutorial"

The above is the detailed content of How to solve nodejs 1909 error. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn