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

Fail on npm install... #7

Open
zipzit opened this issue May 17, 2018 · 0 comments
Open

Fail on npm install... #7

zipzit opened this issue May 17, 2018 · 0 comments

Comments

@zipzit
Copy link

zipzit commented May 17, 2018

Looks like dependencies are broken. This repo depends on blueimp-file-upload-expressjs and that module depends on lwip (Light Weight Image Processor for NodeJS)

npm install log extract:

verbose stack Error: lwip@0.0.6 install: node-gyp rebuild
166 verbose stack Exit status 1
166 verbose stack at EventEmitter. (/Users/username/.nvm/versions/node/v10.1.0/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:285:16)
166 verbose stack at EventEmitter.emit (events.js:182:13)
166 verbose stack at ChildProcess. (/Users/username/.nvm/versions/node/v10.1.0/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
166 verbose stack at ChildProcess.emit (events.js:182:13)
166 verbose stack at maybeClose (internal/child_process.js:957:16)
166 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:246:5)
167 verbose pkgid lwip@0.0.6

173 error code ELIFECYCLE
174 error errno 1
175 error lwip@0.0.6 install: node-gyp rebuild
175 error Exit status 1
176 error Failed at the lwip@0.0.6 install script.
176 error This is probably not a problem with npm. There is likely additional logging output above.
177 verbose exit [ 1, true ]

my npm info:

$ npm version
{ 'application-name': '0.0.1',
  npm: '5.6.0',
  ares: '1.14.0',
  cldr: '33.0',
  http_parser: '2.8.0',
  icu: '61.1',
  modules: '64',
  napi: '3',
  nghttp2: '1.29.0',
  node: '10.1.0',
  openssl: '1.1.0h',
  tz: '2018c',
  unicode: '10.0',
  uv: '1.20.2',
  v8: '6.6.346.27-node.6',
  zlib: '1.2.11' }

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