node.js - npm windows cannot install bower, no errors -


i running command on windows cmd:

>npm install -g bower 

but hangs on rotating slash , rotates infinite without result. proxy configured correctly , i can install other npm modules no problem. tried online suggestion no success.

no errors displayed on console, there method run nmp install in debug mode? idea?

edit:

thanks @davin tryon hanging on this:

npm verb addtmptarball have metadata; skipping unpack handlebars@1.3.0 npm verb afteradd c:\users\user\appdata\roaming\npm-cache\handlebars\1.3.0\package\package.json not in flight; writing npm verb afteradd c:\users\user\appdata\roaming\npm-cache\handlebars\1.3.0\package\package.json written - 


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -