How to Reinstall Broken npm

Delete the Global NPM Folder For Windows this will most likely be: %AppData%\npm\node_modules You can paste that into a folder’s address bar and it will take you there. Once there delete the folder named npm. Download the Latest Release of NPM Grab the zip and unzip it to your node_modules folder that you just deleted the npm folder … Read more