node.js - Unable to install Angularjs on Windows 7 -


while installing angularjs on windows 7. fails below message:

c:\angular.js>npm install npm err! git rev-list -n1 ced17cbe52c1412b2ada53160432a5b681f37cd7: fatal: bad o bject ced17cbe52c1412b2ada53160432a5b681f37cd7 npm err! git rev-list -n1 ced17cbe52c1412b2ada53160432a5b681f37cd7: npm err! windows_nt 6.1.7601 npm err! argv "c:\\nodejs\\\\node.exe" "c:\\nodejs\\node_modules\\npm\\bin\\npm- cli.js" "install" npm err! node v0.12.7 npm err! npm  v2.11.3 npm err! code 128  npm err! command failed: git -c core.longpaths=true rev-list -n1 ced17cbe52c1412 b2ada53160432a5b681f37cd7 npm err! fatal: bad object ced17cbe52c1412b2ada53160432a5b681f37cd7 npm err! npm err! npm err! if need help, may report error at: npm err!     <https://github.com/npm/npm/issues>  npm err! please include following file support request: npm err!     c:\angular.js\npm-debug.log 

what reason fatal bad object?

if installing angular npm inside console window in ide webstorm example, can try installing powershell example, think should solve error.


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

mysql - FireDac error 314 - but DLLs are in program directory -