Hi, I ran "npm install" from angular-phonecat directory. It did install other required dependencies. It failed on bower install. Please see the log below:
114 info postinstall [email protected] 115 info install [email protected] 116 info postinstall [email protected] 117 verbose unsafe-perm in lifecycle true 118 info [email protected] Failed to exec postinstall script 119 error [email protected] postinstall: `bower install` 119 error Exit status 1 120 error Failed at the [email protected] postinstall script. 120 error This is most likely a problem with the angular-phonecat package, 120 error not with npm itself. 120 error Tell the author that this fails on your system: 120 error bower install 120 error You can get their info via: 120 error npm owner ls angular-phonecat 120 error There is likely additional logging output above. 121 error System Windows_NT 6.1.7601 122 error command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" 123 error cwd E:\per_projects\angular-phonecat 124 error node -v v0.10.26 125 error npm -v 1.4.3 126 error code ELIFECYCLE 127 verbose exit [ 1, true ] -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
