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

Already on GitHub? Sign in to your account

Failed at the [email protected] postinstall script 'typings install'. #9

Open
wildAstroboy opened this issue Jun 9, 2017 · 1 comment

Comments

@wildAstroboy
Copy link

npm install for this package fails at typings install.

verbose stack Error: [email protected] postinstall: typings install
243 verbose stack spawn ENOENT
243 verbose stack at ChildProcess. (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:33:16)
243 verbose stack at emitTwo (events.js:106:13)
243 verbose stack at ChildProcess.emit (events.js:191:7)
243 verbose stack at maybeClose (internal/child_process.js:886:16)
243 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
244 verbose pkgid [email protected]
245 verbose cwd /Users/Samir/Desktop/portfolio-app/my-resume
246 verbose Darwin 16.6.0
247 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "angular2-google-recaptcha"
248 verbose node v6.10.2
249 verbose npm v5.0.3
250 error file sh
251 error code ELIFECYCLE
252 error errno ENOENT
253 error syscall spawn
254 error [email protected] postinstall: typings install
254 error spawn ENOENT
255 error Failed at the [email protected] postinstall script.
255 error This is probably not a problem with npm. There is likely additional logging output above.
256 verbose exit [ 1, true ]

@jack-bliss
Copy link

i had this, ran npm i -g typings and then reinstalled the library and it seemed to install after that.

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