Skip to content

typings install postinstall is broken #20

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jeffbcross opened this issue Jan 26, 2016 · 0 comments
Closed

typings install postinstall is broken #20

jeffbcross opened this issue Jan 26, 2016 · 0 comments
Assignees
Milestone

Comments

@jeffbcross
Copy link
Contributor

npm ERR! Darwin 15.3.0
npm ERR! argv "/node/v5.5.0/bin/node" "/node/v5.5.0/bin/npm" "install" "--save" "angularfire2"
npm ERR! node v5.5.0
npm ERR! npm  v3.6.0
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn

npm ERR! [email protected] postinstall: `typings install`
npm ERR! spawn ENOENT
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 angularfire2 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 angularfire2
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls angularfire2
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Projects/angularfire-demo-2851/npm-debug.log
@jeffbcross jeffbcross self-assigned this Jan 26, 2016
@jeffbcross jeffbcross modified the milestone: alpha.2 Jan 26, 2016
jeffbcross added a commit to jeffbcross/angularfire2 that referenced this issue Jan 26, 2016
Also remove post install script to install third-party typings

Closes angular#21
Closes angular#20
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

1 participant