You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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);
~~~ ^
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: