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

How to uninstall Node.js

青灯夜游
Release: 2020-12-31 17:28:13
forward
4563 people have browsed it

How to uninstallNodejs? 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 video tutorial"

Uninstalling Node.js

Uninstall in Control Panel-Programs-Programs and Features

Make sure node.js is not running in the background before uninstalling and restarting After that, 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 folders Administrator is my user name. Everyone may be different.

Check if there is one in Path in the environment variable

If there is, delete it

Finally restart and end

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

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