windows - how to install bower globally? -


tried install bower in directory wont let me. followed guideline: bower command not found windows.

so in command line did:

npm config prefix 

then did in directory: npm install bower.

any ideas how bower working globally?

to install bower globally run: npm install bower -g. might need run in administrator mode install globally


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -