Skip to content

Instantly share code, notes, and snippets.

@romulomourao
Last active February 19, 2017 19:15
Show Gist options
  • Save romulomourao/9c0016652f8931c11f2ec0b7907339a0 to your computer and use it in GitHub Desktop.
Save romulomourao/9c0016652f8931c11f2ec0b7907339a0 to your computer and use it in GitHub Desktop.
  • TAGS: npm, error, mongo

  • PROBLEM: Try to install mongo hacker

  • SOLUTION: 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