I seem to be getting the following when I execute npm install bower -g
npm install bower -g
/usr/local/share/npm/bin/bower -> /usr/local/share/npm/lib/node_module
i add this
export PATH=$HOME/.node/bin:$PATH
at the end (and new line) of my .bash_profile file( located in user folder). Save it. close and reopen terminal