Skip to content

Instantly share code, notes, and snippets.

@progress44
Created July 30, 2017 21:57
Show Gist options
  • Save progress44/e9d9d464cede9a51d0bb4121419ddbd5 to your computer and use it in GitHub Desktop.
Save progress44/e9d9d464cede9a51d0bb4121419ddbd5 to your computer and use it in GitHub Desktop.
Setting unsafe-perms to true so node can access node_modules when set to root:root
npm config set unsafe-perm=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment