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 compilation #81

Open
milesj opened this issue Jul 5, 2017 · 0 comments
Open

Failed compilation #81

milesj opened this issue Jul 5, 2017 · 0 comments

Comments

@milesj
Copy link

milesj commented Jul 5, 2017

Node 6.10
NPM 2.15
Ubuntu 14

> weak@1.0.1 install /tmp/d20170705-31055-wjlvz1/lux/node_modules/weak
> node-gyp rebuild

make: Entering directory `/tmp/d20170705-31055-wjlvz1/lux/node_modules/weak/build'
  CXX(target) Release/obj.target/weakref/src/weakref.o
In file included from ../src/weakref.cc:18:0:
../../nan/nan.h:148:53: fatal error: nan_callbacks.h: No such file or directory
 #include "nan_callbacks.h"  // NOLINT(build/include)
                                                     ^
compilation terminated.
make: *** [Release/obj.target/weakref/src/weakref.o] Error 1
make: Leaving directory `/tmp/d20170705-31055-wjlvz1/lux/node_modules/weak/build'
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