Skip to content

Instantly share code, notes, and snippets.

@karimcambridge
Last active May 24, 2023 18:27
Show Gist options
  • Save karimcambridge/ae22f4d726f455c3b1f90d5d01c48dcd to your computer and use it in GitHub Desktop.
Save karimcambridge/ae22f4d726f455c3b1f90d5d01c48dcd to your computer and use it in GitHub Desktop.
macbook npm global fix
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