ReactGallery icon indicating copy to clipboard operation
ReactGallery copied to clipboard

No longer can install dependencies

Open pandafinity opened this issue 10 years ago • 0 comments

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<Value> 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

pandafinity avatar Oct 23 '15 10:10 pandafinity