My npm is getting stuck a lot, whether its npm install from package.json or individual packages.
package.json
Right now, I\'m not even able to sudo npm install
sudo npm install
You'll need to clear your https proxy settings:
npm config rm proxy npm config rm https-proxy