How to completely uninstall node and npm on Mac
This time I will show you how to completely uninstall node and npm in Mac. What are the precautions? Here are actual cases, let’s take a look.
Using nvm to manage node versions is very convenient. You can switch between different versions freely, but nvminstalls The node is under ~/.nvm, which is the same as the one installed before We are not together, and I have a bit of obsessive-compulsive disorder, so I want to uninstall the previous one
homebrew installed
directly command
brew uninstall node
Official website to download the pkg installation package
One command
sudo rm -rf /usr/local/{bin/{node,npm},lib/node_modules/npm,lib/node,share/man/*/node.*}
Installation by other ways
Make a script to put the needsDelete files, kill them all in one stroke
The content is as follows, named: uninstallnode.sh
#!/bin/bash lsbom -f -l -s -pf /var/db/receipts/org.nodejs.pkg.bom \ | while read i; do sudo rm /usr/local/${i} done sudo rm -rf /usr/local/lib/node \ /usr/local/lib/node_modules \ /var/db/receipts/org.nodejs.*
Modify file permissions chmod 777 uninstallNodejs.sh
Execute on the command line
Tips:
After deleting these things, the node will be deleted.
But there are a lot of software and command line tools installed based on node, which also need to be reinstalled, such as react-native, supervisor, pm2 etc
Need to delete /usr/local/bin The following related files are actually just soft links, and they are all located in the /usr/local/lib/node_modules/ directory.
In the previous steps, it has been deleted, but you can still find it by pressing the tab key because these soft connections still exist.
I believe you have mastered the method after reading the case in this article. For more exciting information, please pay attention to other related articles on the php Chinese website!
Recommended reading:
How to use AngularJS to implement tab switching
How to use Koa2 to develop WeChat 2D Scan the QR code to pay
The above is the detailed content of How to completely uninstall node and npm on Mac. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











There are a lot of software available in Xiaomi mobile phones. During the use of mobile phones, many users are curious about how to uninstall Xiaomi Game Center? Let’s take a look at the method of uninstalling Xiaomi Game Center brought by the editor. 1. First open the settings software and go to the homepage and click [Application Settings]; 2. Then click [Application Management] in the application settings page; 3. Then go to the application management page, search for [Game Center] and click to open; 4. , finally click to open and then click [Uninstall];

Title: Explore the Bonjour software and how to uninstall it Abstract: This article will introduce the functions, scope of use and how to uninstall the Bonjour software. At the same time, it will also be explained how to use other tools to replace Bonjour to meet the needs of users. Introduction: Bonjour is a common software in the field of computer and network technology. Although this may be unfamiliar to some users, it can be very useful in some specific situations. If you happen to have Bonjour software installed but now want to uninstall it, then

How to uninstall WPS documents: Go to the control panel and find wpsoffic to uninstall WPS. WPS has the most favorite office functions of working people. Commonly used documents, forms, presentations and other functions can be used directly, which can provide a lot of work efficiency. But many friends don’t know how to uninstall wps files, so how to uninstall wps files? Let me explain it to you below. Uninstallation is the process of removing program files, folders, and related data from a computer to free up disk space and remove software from the system. In addition, uninstallation involves deleting the device driver and related registry information from the hard disk and then removing the device from the computer's physical device. The following are the steps to uninstall WPS documents, which are suitable for uninstalling any software.

How to uninstall 360 Browser Cleanly With the rapid development and popularity of the Internet, browsers have become one of the indispensable tools in people's daily lives. There are many browsers on the market to choose from, such as Chrome, Firefox, Edge, etc. However, 360 Browser, as a popular browser in China, is also used by many users. However, in some cases, users may need to uninstall 360 Browser, either because they no longer use it or want to try another browser. In this article we will provide a simple and dry

How to uninstall the graphics card driver in safe mode With the continuous development of technology, computers have become one of the indispensable tools in people's lives and work. In the process of daily use of computers, netizens often encounter various problems, among which graphics card driver problems are a relatively common one. When there is a problem with the graphics card driver, sometimes we need to uninstall the driver in safe mode. This article will introduce the steps on how to uninstall the graphics card driver in safe mode. What is safe mode? Safe mode is a special mode used to repair and resolve computer problems. When electricity

If you have problems trying to uninstall Valorant, this article will help. Here, we will guide you on how to completely uninstall this game on Windows 11. Please make sure there are no games or Riot clients running in the background during the uninstall process to ensure Valorant can be completely uninstalled. In addition, after completing the uninstallation, you also need to ensure that all residual files related to Valorant are deleted. How to Completely Uninstall Valorant from Windows 11 Use the following steps to completely remove or uninstall Valorant in Windows 11 from your Windows PC: Completely Close ValorantTheValorant Game Remove Remaining Files Remove

CorsairIcue software provides users with several features such as RGB lighting control, performance monitoring such as fan control, etc. Sometimes, the CorsairIcue software doesn't work properly. In this case we have to completely uninstall it and reinstall it. In this article, we will show you how to completely uninstall CorsairIcue on Windows 11/10. How to Completely Uninstall CorsairIcue on Windows 11/10 The following instructions will guide you on how to uninstall CorsairIcue on Windows 11/10. Uninstall CorsairICue via settings or control panel Remove all related services Remove registry keys Remove remaining files Below,

How to uninstall 360 Browser Introduction: With the development and popularization of the Internet, we use browsers every day to browse web pages, search for information, etc. There are many browsers to choose from on the market, among which 360 Browser is a common choice. However, some users may need to uninstall 360 Browser for some reasons. This article will introduce how to uninstall 360 Browser. Here are the specific steps. 1. Close the browser and related processes. First, before uninstalling 360 Browser, we need to close all browser windows. Check in task manager
