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
CXX(target) Release/obj.target/leveldown/src/batch.o
In file included from ../src/batch.cc:5:0:
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h: In function ‘void NanThrowError(const char*)’:
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:209:7: error: ‘ThrowException’ is not a member of ‘v8’
v8::ThrowException(fun(v8::String::New(errmsg)));
^
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:213:5: note: in expansion of macro ‘_NAN_THROW_ERROR’
_NAN_THROW_ERROR(v8::Exception::Error, errmsg);
^
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:209:30: error: ‘New’ is not a member of ‘v8::String’
v8::ThrowException(fun(v8::String::New(errmsg)));
^
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:213:5: note: in expansion of macro ‘_NAN_THROW_ERROR’
_NAN_THROW_ERROR(v8::Exception::Error, errmsg);
^
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h: In function ‘void NanThrowError(v8::Handlev8::Value)’:
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:218:5: error: ‘ThrowException’ is not a member of ‘v8’
v8::ThrowException(error);
^
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h: In function ‘void NanThrowError(const char*, int)’:
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:222:53: error: ‘New’ is not a member of ‘v8::String’
v8::Localv8::Value err = v8::Exception::Error(v8::String::New(msg));
^
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:224:14: error: ‘New’ is not a member of ‘v8::String’
obj->Set(v8::String::New("code"), v8::Int32::New(errorNumber));
^
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:224:65: error: no matching function for call to ‘v8::Int32::New(const int&)’
obj->Set(v8::String::New("code"), v8::Int32::New(errorNumber));
^
In file included from /home/molsson/.node-gyp/7.7.2/include/node/node.h:42:0,
from ../src/batch.cc:1:
/home/molsson/.node-gyp/7.7.2/include/node/v8.h:2770:25: note: candidate: static v8::Localv8::Integer v8::Integer::New(v8::Isolate*, int32_t)
static Local New(Isolate* isolate, int32_t value);
^
/home/molsson/.node-gyp/7.7.2/include/node/v8.h:2770:25: note: candidate expects 2 arguments, 1 provided
In file included from ../src/batch.cc:5:0:
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h: In function ‘void NanThrowTypeError(const char*)’:
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:209:7: error: ‘ThrowException’ is not a member of ‘v8’
v8::ThrowException(fun(v8::String::New(errmsg))); \
The text was updated successfully, but these errors were encountered:
CXX(target) Release/obj.target/leveldown/src/batch.o
In file included from ../src/batch.cc:5:0:
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h: In function ‘void NanThrowError(const char*)’:
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:209:7: error: ‘ThrowException’ is not a member of ‘v8’
v8::ThrowException(fun(v8::String::New(errmsg)));
^
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:213:5: note: in expansion of macro ‘_NAN_THROW_ERROR’
_NAN_THROW_ERROR(v8::Exception::Error, errmsg);
^
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:209:30: error: ‘New’ is not a member of ‘v8::String’
v8::ThrowException(fun(v8::String::New(errmsg)));
^
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:213:5: note: in expansion of macro ‘_NAN_THROW_ERROR’
_NAN_THROW_ERROR(v8::Exception::Error, errmsg);
^
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h: In function ‘void NanThrowError(v8::Handlev8::Value)’:
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:218:5: error: ‘ThrowException’ is not a member of ‘v8’
v8::ThrowException(error);
^
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h: In function ‘void NanThrowError(const char*, int)’:
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:222:53: error: ‘New’ is not a member of ‘v8::String’
v8::Localv8::Value err = v8::Exception::Error(v8::String::New(msg));
^
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:224:14: error: ‘New’ is not a member of ‘v8::String’
obj->Set(v8::String::New("code"), v8::Int32::New(errorNumber));
^
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:224:65: error: no matching function for call to ‘v8::Int32::New(const int&)’
obj->Set(v8::String::New("code"), v8::Int32::New(errorNumber));
^
In file included from /home/molsson/.node-gyp/7.7.2/include/node/node.h:42:0,
from ../src/batch.cc:1:
/home/molsson/.node-gyp/7.7.2/include/node/v8.h:2770:25: note: candidate: static v8::Localv8::Integer v8::Integer::New(v8::Isolate*, int32_t)
static Local New(Isolate* isolate, int32_t value);
^
/home/molsson/.node-gyp/7.7.2/include/node/v8.h:2770:25: note: candidate expects 2 arguments, 1 provided
In file included from ../src/batch.cc:5:0:
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h: In function ‘void NanThrowTypeError(const char*)’:
/home/molsson/opt/node-v7.7.2-linux-x64/lib/node_modules/security-adventure/node_modules/nan/nan.h:209:7: error: ‘ThrowException’ is not a member of ‘v8’
v8::ThrowException(fun(v8::String::New(errmsg))); \
The text was updated successfully, but these errors were encountered: