79119894

Date: 2024-10-23 22:33:29
Score: 2
Natty:
Report link

If you are running Ubuntu, then remove npm from: /usr/local/lib/node_modules/npm & /usr/local/bin/npm

Check node Version: node -v

Clear Cache: rm -rf ~/.npm

Finally, reinstall npm@latest version: curl -qL https://www.npmjs.com/install.sh | sh

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: massika