Last active
May 24, 2023 18:27
-
-
Save karimcambridge/ae22f4d726f455c3b1f90d5d01c48dcd to your computer and use it in GitHub Desktop.
macbook npm global fix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo chown -R $(whoami) $(npm config get prefix)/{lib/node_modules,bin,share} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment