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
Post a Comment