Tried to install bower in a directory but wont let me. Followed this guideline: bower command not found windows.
So in the command line I did:
npm config get prefix
Then I did in that directory: npm install bower.
Any ideas how to get bower working globally?