Skip to content

Instantly share code, notes, and snippets.

@morwin10
Last active May 26, 2016 02:50
Show Gist options
  • Save morwin10/d430b0f3c7513b2b7aee47fce11a77bd to your computer and use it in GitHub Desktop.
Save morwin10/d430b0f3c7513b2b7aee47fce11a77bd to your computer and use it in GitHub Desktop.
> angular2@1.0.0 postinstall C:\Users\morwin\Documents\angular2
> typings install
typings ERR! message Unable to connect to "https://api.typings.org/entries/dt/core-js/tags/0.0.0%2B20160317120654"
typings ERR! caused by unable to verify the first certificate
typings ERR! cwd C:\Users\morwin\Documents\angular2
typings ERR! system Windows_NT 6.1.7601
typings ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\morwin\\Documents\\angular2\\node_modules\\typings\\dist\\bin.js" "install"
typings ERR! node -v v6.1.0
typings ERR! typings -v 0.8.1
typings ERR! code EUNAVAILABLE
typings ERR! If you need help, you may report this error at:
typings ERR! <https://github.com/typings/typings/issues>
npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.12
npm WARN angular2@1.0.0 No description
npm WARN angular2@1.0.0 No repository field.
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v6.1.0
npm ERR! npm v3.8.6
npm ERR! code ELIFECYCLE
npm ERR! angular2@1.0.0 postinstall: `typings install`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the angular2@1.0.0 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 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
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls angular2
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\morwin\Documents\angular2\npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment