-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
Today's apple update for LLVM 8.1 seems to break node-gyp.
/Users/kessilerrodrigues/.node-gyp/0.12.18/include/node/v8.h:5800:54: error: 'CreateHandle' is a protected member of 'v8::HandleScope'
return Handle<T>(reinterpret_cast<T*>(HandleScope::CreateHandle(
~~~~~~~~~~~~~^~~~~~~~~~~~
/Users/kessilerrodrigues/.node-gyp/0.12.18/include/node/v8.h:820:29: note: declared protected here
static internal::Object** CreateHandle(internal::Isolate* isolate,
Apple LLVM version 8.1.0 (clang-802.0.38)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels