npm ERR! path /usr/local/bin/code
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! syscall access
npm ERR! Error: EACCES: permission denied, access '/usr/local/bin/code'
npm ERR! { Error: EACCES: permission denied, access '/usr/local/bin/code'
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! syscall: 'access',
npm ERR! path: '/usr/local/bin/code' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/c2cdev/.npm/_logs/2023-08-30T11_12_13_139Z-debug.log
You might get the above error in the Terminal when you try to uninstall VS Code using npm command.
Fix: As you can see in the error logs, it says please try again with root/Administrator, so try to run the same command with sudo.
sudo npm uninstall -g code

-
Facing issues? Have Questions? Post them here! I am happy to answer!
More Posts related to JavaScript,
- Get Device Screen Width and Height using javaScript
- How to Print from JavaScript HTML using window.print
- Send Extra Data with Ajax Get or Post Request
- How to get UTC (GMT) time using JavaScript
- How to detect Browser and Operating System Name and Version using JavaScript
- Fix: Error: error:0308010C:digital envelope routines::unsupported NodeJs/Vue/React
- How to send email from JavaScript HTML using mailto
- Remove items from JavaScript array
- JavaScript : Get current page address
- Add Animated Scrolling to Html Page Title Script
- [javaScript] Convert text case to lowercase
- JavaScript date in yyyy-MM-dd format
- Power of Print Statements in JavaScript: A Comprehensive Guide
- Submit html form on dropdown menu value selection or change using javascript
- Write javaScript code in Swedish using FikaScript
- Javascript convert text case from uppercase to lowercase
- Excel Fix: SECURITY RISK Microsoft has blocked macros from running because the source of this file is untrusted.
- JavaScript: Count Words in a String
- Meaning of javascript:void(0) explained with example
- JavaScript: Generate Random Numbers between 1 and 3
- npm WARN saveError ENOENT: no such file or directory, open /mnt/c/package.json
- How to get current URL Location using Javascript HTML
- Fix: SyntaxError: The requested module does not provide an export named default
- Fix: Error: Cannot find module /node-examples/init
- JavaScript: Check if variable is a number
More Posts:
- How to Sync iPhone with iPad - iOS
- How to lock Notepad++ tabs? - NotepadPlusPlus
- [Fix] ./gradlew: Permission denied - Gradle
- Notepad++ insert a blank line above or below the current line example - NotepadPlusPlus
- How to Highlight Text in Notepad++ in various Colors - NotepadPlusPlus
- Nano Undo/Redo Keyboard Shortcuts - Linux
- Mac: How to Open Android Studio from Terminal - MacOS
- Fix - Microsoft Teams Operation Failed With Unexpected Error - Teams