question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

A subprocess (install lwip) fails

See original GitHub issue

sudo npm install sprity --save-dev but a subprocess falis, I don’t know what’ wrong.

> lwip@0.0.8 install /Users/ganzhonghuan/ryangun/www/gulp-demo/node_modules/lwip
> node-gyp rebuild

  CXX(target) Release/obj.target/lwip_decoder/src/decoder/init.o
In file included from ../src/decoder/init.cpp:1:
In file included from ../src/decoder/decoder.h:13:
../node_modules/nan/nan.h:590:20: error: no type named 'GCEpilogueCallback' in 'v8::Isolate'
      v8::Isolate::GCEpilogueCallback callback
      ~~~~~~~~~~~~~^
../node_modules/nan/nan.h:596:20: error: no type named 'GCEpilogueCallback' in 'v8::Isolate'
      v8::Isolate::GCEpilogueCallback callback) {
      ~~~~~~~~~~~~~^
../node_modules/nan/nan.h:601:20: error: no type named 'GCPrologueCallback' in 'v8::Isolate'
      v8::Isolate::GCPrologueCallback callback
      ~~~~~~~~~~~~~^
../node_modules/nan/nan.h:607:20: error: no type named 'GCPrologueCallback' in 'v8::Isolate'
      v8::Isolate::GCPrologueCallback callback) {
      ~~~~~~~~~~~~~^
4 errors generated.
make: *** [Release/obj.target/lwip_decoder/src/decoder/init.o] Error 1
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/Users/ganzhonghuan/.nvm/versions/node/v6.3.0/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
gyp ERR! stack     at emitTwo (events.js:106:13)
gyp ERR! stack     at ChildProcess.emit (events.js:191:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:204:12)
gyp ERR! System Darwin 14.5.0
gyp ERR! command "/Users/ganzhonghuan/.nvm/versions/node/v6.3.0/bin/node" "/Users/ganzhonghuan/.nvm/versions/node/v6.3.0/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Users/ganzhonghuan/ryangun/www/gulp-demo/node_modules/lwip
gyp ERR! node -v v6.3.0
gyp ERR! node-gyp -v v3.3.1
gyp ERR! not ok 
npm WARN install:lwip@0.0.8 lwip@0.0.8 install: `node-gyp rebuild`
npm WARN install:lwip@0.0.8 Exit status 1

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:3
  • Comments:7

github_iconTop GitHub Comments

1reaction
rdouradocommented, Sep 2, 2017

Are there any alternatives to this project? Resized images are being generated with dark edges here. I tried using Spritesmith, but it doesn’t work at all. Is there a better option nowadays?

1reaction
ghostcommented, Sep 27, 2016

The author has moved to Mars.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ESP-IDF Tools Installer v2.2 does not work due to two ... - GitHub
Problem Description I cannot install ESP-IDF Tools and ESP-IDF using the official installer. I would like to start developing for the ESP3.
Read more >
Message "note: This error originates from a subprocess, and is ...
I had Python 3.10 and had the same error installing psutil from pip. I fixed the problem by installing an older version of...
Read more >
note: this error originates from a subprocess, and is likely not a ...
shell simply I run `poetry add tensorflow` and I get the following message note: This error originates from a subprocess, and is likely...
Read more >
Working With ESP-C3-32S-Kit Dev Board - Steve Branam
This page shows actual installation on a Linux Ubuntu 18.04 laptop. Existing Linux configurations may create conflicts that require additional ...
Read more >
Compare Packages Between Distributions - DistroWatch.com
Complete summaries of the BlueOnyx and Devuan GNU+Linux projects are available. Note: In case where multiple versions of a package are shipped with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found