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

Build failure with the message, "no member named 'ForceSet' in 'v8::Object'" #116

Open
star114 opened this issue May 27, 2018 · 1 comment

Comments

@star114
Copy link

star114 commented May 27, 2018

$ git clone https://github.com/gillesdemey/Cumulus.git
$ cd Cumulus
$ yarn
In file included from ../fsevents.cc:6:
In file included from ../../nan/nan.h:190:
../../nan/nan_maybe_43_inl.h:112:15: error: no member named 'ForceSet' in 'v8::Object'
  return obj->ForceSet(isolate->GetCurrentContext(), key, value, attribs);
         ~~~  ^
In file included from ../fsevents.cc:6:
In file included from ../../nan/nan.h:190:
../../nan/nan_maybe_43_inl.h:112:15: error: no member named 'ForceSet' in 'v8::Object'
  return obj->ForceSet(isolate->GetCurrentContext(), key, value, attribs);
         ~~~  ^
@star114 star114 changed the title Build failure with the message, no member named 'ForceSet' in 'v8::Object Build failure with the message, "no member named 'ForceSet' in 'v8::Object'" May 27, 2018
@star114
Copy link
Author

star114 commented Jul 4, 2018

is this project no longer maintained?

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