Created
June 12, 2016 20:40
-
-
Save ivanursul/1ae3e42f0f91ee9dfd00bc924be15e53 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> [email protected] postinstall /Users/ivanursul/git/pet/queued-ui/node_modules/angular2-localstorage | |
> typings install | |
typings ERR! message Unknown dependency: registry:dt/es6-shim#0.31.2+20160317120654 | |
typings ERR! cwd /Users/ivanursul/git/pet/queued-ui/node_modules/angular2-localstorage | |
typings ERR! system Darwin 15.4.0 | |
typings ERR! command "/usr/local/Cellar/node/6.2.0/bin/node" "/Users/ivanursul/git/pet/queued-ui/node_modules/typings/dist/bin/typings-install.js" | |
typings ERR! node -v v6.2.0 | |
typings ERR! typings -v 0.6.10 | |
typings ERR! If you need help, you may report this error at: | |
typings ERR! <https://github.com/typings/typings/issues> | |
npm ERR! Darwin 15.4.0 | |
npm ERR! argv "/usr/local/Cellar/node/6.2.0/bin/node" "/usr/local/bin/npm" "install" "--save" "angular2-localstorage" | |
npm ERR! node v6.2.0 | |
npm ERR! npm v3.8.9 | |
npm ERR! code ELIFECYCLE | |
npm ERR! [email protected] postinstall: `typings install` | |
npm ERR! Exit status 1 | |
npm ERR! | |
npm ERR! Failed at the [email protected] 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-localstorage 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-localstorage | |
npm ERR! Or if that isn't available, you can get their info via: | |
npm ERR! npm owner ls angular2-localstorage | |
npm ERR! There is likely additional logging output above. | |
npm ERR! Please include the following file with any support request: | |
npm ERR! /Users/ivanursul/git/pet/queued-ui/npm-debug.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment