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

Node v10.7.0 - install/build error #8

Open
shahbhavir opened this issue Aug 1, 2018 · 4 comments
Open

Node v10.7.0 - install/build error #8

shahbhavir opened this issue Aug 1, 2018 · 4 comments
Assignees
Labels

Comments

@shahbhavir
Copy link
Contributor

shahbhavir commented Aug 1, 2018

Issue description:

  • running npm i eth-dagger throws error

Logs:

> scrypt@6.0.3 preinstall /Users/projects/eth-dagger.js/node_modules/scrypt
> node node-scrypt-preinstall.js
> kerberos@0.0.23 install /Users/projects/eth-dagger.js/node_modules/kerberos
> (node-gyp rebuild) || (exit 0)

CXX(target) Release/obj.target/kerberos/lib/kerberos.o
In file included from ../lib/kerberos.cc:1:
In file included from ../lib/kerberos.h:9:
In file included from ../node_modules/nan/nan.h:190:
../node_modules/nan/nan_maybe_43_inl.h:112:15: error: no member named 'ForceSet' in 'v8::Object'
return obj->ForceSet(isolate->GetCurrentContext(), key, value, attribs);

Possible causes: fsevents/fsevents#229, nodejs/nan#763

@jdkanani
Copy link
Contributor

jdkanani commented Aug 5, 2018

@ashishrp any luck?

@0xAshish
Copy link
Contributor

planning to stay on node8.11.3 for some time , some of the dependencies are not supporting node10.7.0 .

@jdkanani
Copy link
Contributor

@ashishrp which dependencies?

@jdkanani
Copy link
Contributor

@shahbhavir is it fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants
@jdkanani @shahbhavir @0xAshish and others