-
Notifications
You must be signed in to change notification settings - Fork 317
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
error code ELIFECYCLE #200
Comments
Hi @arunpkumar92, thanks for this report. Could you give a few more details please? To start, what operating system are you running this on? Also, what Node version? And was there any other relevant logs in the output from before this error? |
OS - Catalina |
Thanks for those bits, can you also let me know whether there were any other logs in the output from before the error? |
Doesn't look like there's been any updates on this issue but I started getting this myself. Is it ok if I bump with included logs?
|
Thanks for the logs @SonsofKings. What version of Node.js are you installing this with? |
hey @philnash thanks for getting back to me, I'm running node 16.14.0 |
Huh, that's not it then. The error you are getting says that it happened on line 14 of download.js which is where Can you try to |
Hi @SonsofKings, were you able to look further into this? |
2113 error code ELIFECYCLE
2114 error errno 1
2115 error [email protected] postinstall:
node ./postinstall.js
2115 error Exit status 1
2116 error Failed at the [email protected] postinstall script.
2116 error This is probably not a problem with npm. There is likely additional logging output above.
2117 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered: