Created
February 12, 2016 10:50
-
-
Save kcleong/eae2390e7dce8d6fc6ea 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
npm ERR! [email protected] postinstall: `tsd install` | |
npm ERR! spawn ENOENT | |
npm ERR! | |
npm ERR! Failed at the [email protected] postinstall script 'tsd 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 zone.js package, | |
npm ERR! not with npm itself. | |
npm ERR! Tell the author that this fails on your system: | |
npm ERR! tsd install | |
npm ERR! You can get information on how to open an issue for this project with: | |
npm ERR! npm bugs zone.js | |
npm ERR! Or if that isn't available, you can get their info via: | |
npm ERR! npm owner ls zone.js | |
npm ERR! There is likely additional logging output above. | |
npm ERR! Please include the following file with any support request: | |
npm ERR! /Users/leong/Projects/angularjs2/angular2-quickstart/npm-debug.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment