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

error ELIFECYCLE #221

Closed
wesleymostien opened this issue Sep 16, 2017 · 2 comments
Closed

error ELIFECYCLE #221

wesleymostien opened this issue Sep 16, 2017 · 2 comments

Comments

@wesleymostien
Copy link

What's the problem ? I got :

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! hello@1.0.0 check: npm-check --specials bin,webpack
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the hello@1.0.0 check script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

@wesleymostien
Copy link
Author

wesleymostien commented Sep 16, 2017

more details:

11 silly lifecycle hello@1.0.0check: Returned: code: 1 signal: null
12 info lifecycle hello@1.0.0check: Failed to exec check script
13 verbose stack Error: hello@1.0.0 check: npm-check --specials bin,webpack
13 verbose stack Exit status 1
13 verbose stack at EventEmitter. (/Users/wmostien/.nvm/versions/node/v8.4.0/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:280:16)
13 verbose stack at emitTwo (events.js:125:13)
13 verbose stack at EventEmitter.emit (events.js:213:7)
13 verbose stack at ChildProcess. (/Users/wmostien/.nvm/versions/node/v8.4.0/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
13 verbose stack at emitTwo (events.js:125:13)
13 verbose stack at ChildProcess.emit (events.js:213:7)
13 verbose stack at maybeClose (internal/child_process.js:927:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)

@mnkhouri
Copy link
Member

Hi @wesleymostien, it looks like you're using npm-check (repo here). I'm not seeing anything in your output that points to an error with depcheck (this repo), so I'll close this issue, but please feel free to open another bug report if you note an issue in depcheck

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