Skip to content

Instantly share code, notes, and snippets.

@godofredoninja
Last active December 22, 2022 15:36
Show Gist options
  • Save godofredoninja/d3b8ca2630be95c5149a to your computer and use it in GitHub Desktop.
Save godofredoninja/d3b8ca2630be95c5149a to your computer and use it in GitHub Desktop.
Eliminar el Cache de NPM

rm -rf ~/.npm

npm cache clean

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment