Home > Web Front-end > JS Tutorial > body text

How to uninstall Node.js?

青灯夜游
Release: 2020-12-22 17:52:29
forward
2806 people have browsed it

NodejsHow to uninstall? The following article will introduce to you how to uninstall Node.js. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.

How to uninstall Node.js?

Related recommendations: "nodejs Tutorial"

Uninstalling Node.js

Uninstall in Control Panel-Programs-Programs and Features

Make sure node.js is not running in the background, uninstall it, and then restart it , find node.js in the control panel and uninstall it

After uninstalling, go to the folder for further deletion

C:\Program Files (x86)\Nodejs
C:\Program Files\Nodejs
C:\Users\Administrator\AppData\Roaming\npm
C:\Users\Administrator\AppData\Roaming\npm-cache
Delete the above The folder Administrator is my user name. It may be different for everyone.

Check if there is one in Path in the environment variable.

If so, delete it.

Finally restart to end

For more programming-related knowledge, please visit: Introduction to Programming! !

The above is the detailed content of How to uninstall Node.js?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:csdn.net
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template