Skip to content

Instantly share code, notes, and snippets.

@Josimar16
Last active March 2, 2021 15:06
Show Gist options
  • Save Josimar16/4ee8d75ed1f58a4116007989f449af6b to your computer and use it in GitHub Desktop.
Save Josimar16/4ee8d75ed1f58a4116007989f449af6b to your computer and use it in GitHub Desktop.
Resolução do erro de permissão no npm
sudo chown user:user -Rf ~/.npm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment