vimalavinisha/angular2-image-popup

Error while installing

Closed this issue · 0 comments

Ks89 commented

I also what to share this error log, because it can be useful.
It appears when you run "npm install --save angular2-image-popup".

I'm using angular2 rc5 with typescript 2.0.0

npm ERR! Darwin 15.6.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--save" "angular2-image-popup"
npm ERR! node v6.3.1
npm ERR! npm v3.10.3
npm ERR! code ELIFECYCLE

npm ERR! angular2-image-popup@1.0.8 postinstall: typings install
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the angular2-image-popup@1.0.8 postinstall script 'typings install'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the angular2-image-popup package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! typings install
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs angular2-image-popup
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls angular2-image-popup
npm ERR! There is likely additional logging output above.