Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm install errors #5

Closed
barlas opened this issue Feb 10, 2016 · 2 comments
Closed

npm install errors #5

barlas opened this issue Feb 10, 2016 · 2 comments

Comments

@barlas
Copy link

barlas commented Feb 10, 2016

Hi mate, first of all thanks for the effort 馃憤
I got this error when I try to install dependencies.
My nodeJS version is 5.5.0.

npm WARN EPEERINVALID angular2@2.0.0-beta.3 requires a peer of es6-shim@^0.33.3 but none was installed.
npm WARN EPEERINVALID angular2@2.0.0-beta.3 requires a peer of reflect-metadata@0.1.2 but none was installed.
npm WARN EPEERINVALID angular2@2.0.0-beta.3 requires a peer of rxjs@5.0.0-beta.0 but none was installed.
npm WARN EPEERINVALID angular2@2.0.0-beta.3 requires a peer of zone.js@0.5.11 but none was installed.
npm ERR! Darwin 14.5.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v5.5.0
npm ERR! npm  v3.3.12
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn

npm ERR! zone.js@0.5.13 postinstall: `tsd install`
npm ERR! spawn ENOENT
npm ERR! 
npm ERR! Failed at the zone.js@0.5.13 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 their info via:
npm ERR!     npm owner ls zone.js
npm ERR! There is likely additional logging output above.
@larzknoke
Copy link

'tsd' is installed global?

@barlas
Copy link
Author

barlas commented Feb 10, 2016

Ah yes mate, thanks.

@barlas barlas closed this as completed Feb 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants