Skip to content

Instantly share code, notes, and snippets.

@bouassaba
Created December 5, 2015 16:10
Show Gist options
  • Save bouassaba/d8954ef64ebf24a26635 to your computer and use it in GitHub Desktop.
Save bouassaba/d8954ef64ebf24a26635 to your computer and use it in GitHub Desktop.
fix bower command not found issue
$ npm config set prefix /usr/local
$ npm install -g bower
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment