-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hi,
Really liked the adaptive nature of your gallery, though when I try and "npm install" I get lots of errors.
"
CXX(target) Release/obj.target/binding/src/binding.o
../src/binding.cc:26:31: error: unknown type name 'Arguments'; did you mean 'v8::internal::Arguments'?
Handle RandBytes(const Arguments &args) {
^~~~~~~~~
v8::internal::Arguments
/Users/me/.node-gyp/4.0.0/include/node/v8.h:139:7: note: 'v8::internal::Arguments' declared here
class Arguments;
"
etc...
I am using Node v4.0.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels