Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install problems with old packages. gyp msbuild issues. #76

Open
moorthi07 opened this issue Nov 18, 2017 · 2 comments
Open

install problems with old packages. gyp msbuild issues. #76

moorthi07 opened this issue Nov 18, 2017 · 2 comments

Comments

@moorthi07
Copy link
Member

moorthi07 commented Nov 18, 2017

dpd-docs install problems with old packages. gyp msbuild issues on windows 10. Need to change old packages .

I tried these,

C:\Users\Deployd\docs>npm cache clean

C:\Users\Deployd\docs>npm install

Below is the console error for one single command.

memwatch@0.2.2 install C:\Users\Deployd\docs\node_modules\memwatch
node-gyp rebuild
C:\Users\Deployd\docs\node_modules\memwatch>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
heapdiff.cc
init.cc
memwatch.cc
util.cc
win_delay_load_hook.cc
c:\users\deployd\docs\node_modules\memwatch\src\memwatch.hh(12): error C2039: 'Arguments' :
is not a member of 'v8' (..\src\memwatch.cc) [C:\Users\Deployd\docs\node_modules\memwatch
build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(15): error C2039: 'ObjectWrap'
: is not a member of 'node' (..\src\heapdiff.cc) [C:\Users\Deployd\docs\node_modules\memwat
ch\build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\memwatch.hh(12): error C4430: missing type
specifier - int assumed. Note: C++ does not support default-int (..\src\memwatch.cc) [C:\Users\sendur\Documents\Workspa
ces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(15): error C2504: 'ObjectWrap'
: base class undefined (..\src\heapdiff.cc) [C:\Users\Deployd\docs\node_modules\memwatch\bu
ild\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\memwatch.hh(12): error C2143: syntax error
: missing ',' before '&' (..\src\memwatch.cc) [C:\Users\Deployd\docs\node_modules\memwatch
build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(19): error C2039: 'Arguments' :
is not a member of 'v8' (..\src\heapdiff.cc) [C:\Users\Deployd\docs\node_modules\memwatch
build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\memwatch.hh(13): error C2039: 'Arguments' :
is not a member of 'v8' (..\src\memwatch.cc) [C:\Users\Deployd\docs\node_modules\memwatch
build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(19): error C4430: missing type
specifier - int assumed. Note: C++ does not support default-int (..\src\heapdiff.cc) [C:\Users\sendur\Documents\Workspa
ces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\memwatch.hh(13): error C4430: missing type
specifier - int assumed. Note: C++ does not support default-int (..\src\memwatch.cc) [C:\Users\sendur\Documents\Workspa
ces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(19): error C2143: syntax error
: missing ',' before '&' (..\src\heapdiff.cc) [C:\Users\Deployd\docs\node_modules\memwatch
build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\memwatch.hh(13): error C2143: syntax error
: missing ',' before '&' (..\src\memwatch.cc) [C:\Users\Deployd\docs\node_modules\memwatch
build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(20): error C2039: 'Arguments' :
is not a member of 'v8' (..\src\heapdiff.cc) [C:\Users\Deployd\docs\node_modules\memwatch
build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(20): error C4430: missing type
specifier - int assumed. Note: C++ does not support default-int (..\src\heapdiff.cc) [C:\Users\sendur\Documents\Workspa
ces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(20): error C2143: syntax error
: missing ',' before '&' (..\src\heapdiff.cc) [C:\Users\Deployd\docs\node_modules\memwatch
build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(15): error C2039: 'ObjectWrap'
: is not a member of 'node' (..\src\memwatch.cc) [C:\Users\Deployd\docs\node_modules\memwat
ch\build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(15): error C2504: 'ObjectWrap'
: base class undefined (..\src\memwatch.cc) [C:\Users\Deployd\docs\node_modules\memwatch\bu
ild\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(19): error C2039: 'Arguments' :
is not a member of 'v8' (..\src\memwatch.cc) [C:\Users\Deployd\docs\node_modules\memwatch
build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(19): error C4430: missing type
specifier - int assumed. Note: C++ does not support default-int (..\src\memwatch.cc) [C:\Users\sendur\Documents\Workspa
ces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(19): error C2143: syntax error
: missing ',' before '&' (..\src\memwatch.cc) [C:\Users\Deployd\docs\node_modules\memwatch
build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(20): error C2039: 'Arguments' :
is not a member of 'v8' (..\src\memwatch.cc) [C:\Users\Deployd\docs\node_modules\memwatch
build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(20): error C4430: missing type
specifier - int assumed. Note: C++ does not support default-int (..\src\memwatch.cc) [C:\Users\sendur\Documents\Workspa
ces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(20): error C2143: syntax error
: missing ',' before '&' (..\src\memwatch.cc) [C:\Users\Deployd\docs\node_modules\memwatch
build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(15): error C2039: 'ObjectWrap'
: is not a member of 'node' (..\src\init.cc) [C:\Users\Deployd\docs\node_modules\memwatch\b
uild\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(15): error C2504: 'ObjectWrap'
: base class undefined (..\src\init.cc) [C:\Users\Deployd\docs\node_modules\memwatch\build
memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(19): error C2039: 'Arguments' :
is not a member of 'v8' (..\src\init.cc) [C:\Users\Deployd\docs\node_modules\memwatch\buil
d\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(19): error C4430: missing type
specifier - int assumed. Note: C++ does not support default-int (..\src\init.cc) [C:\Users
Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(19): error C2143: syntax error
: missing ',' before '&' (..\src\init.cc) [C:\Users\Deployd\docs\node_modules\memwatch\buil
d\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(20): error C2039: 'Arguments' :
is not a member of 'v8' (..\src\init.cc) [C:\Users\Deployd\docs\node_modules\memwatch\buil
d\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(20): error C4430: missing type
specifier - int assumed. Note: C++ does not support default-int (..\src\init.cc) [C:\Users
Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(20): error C2143: syntax error
: missing ',' before '&' (..\src\init.cc) [C:\Users\Deployd\docs\node_modules\memwatch\buil
d\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\memwatch.hh(12): error C2039: 'Arguments' :
is not a member of 'v8' (..\src\init.cc) [C:\Users\Deployd\docs\node_modules\memwatch\buil
d\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\memwatch.hh(12): error C4430: missing type
specifier - int assumed. Note: C++ does not support default-int (..\src\init.cc) [C:\Users
Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\memwatch.hh(12): error C2143: syntax error
: missing ',' before '&' (..\src\init.cc) [C:\Users\Deployd\docs\node_modules\memwatch\buil
d\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\memwatch.hh(13): error C2039: 'Arguments' :
is not a member of 'v8' (..\src\init.cc) [C:\Users\Deployd\docs\node_modules\memwatch\buil
d\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\memwatch.hh(13): error C4430: missing type
specifier - int assumed. Note: C++ does not support default-int (..\src\init.cc) [C:\Users
Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\memwatch.hh(13): error C2143: syntax error
: missing ',' before '&' (..\src\init.cc) [C:\Users\Deployd\docs\node_modules\memwatch\buil
d\memwatch.vcxproj]
..\src\init.cc(14): error C2248: 'v8::HandleScope::HandleScope' : cannot access protected member declared in class 'v8:
:HandleScope' [C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(915) : see declaration of 'v8::HandleScope::HandleScope'
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\init.cc(17): error C2665: 'node::NODE_SET_METHOD' : none of the 2 overloads could convert all the argument types
[C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\node.h(259): could be 'void node::NODE_SET_METHOD(v8::Local<v8:
:Object>,const char *,v8::FunctionCallback)'
C:\Users\sendur.node-gyp\6.11.3\include\node\node.h(246): or 'void node::NODE_SET_METHOD(v8::Local<v8:
:Template>,const char *,v8::FunctionCallback)'
while trying to match the argument list '(v8::Localv8::Object, const char [8], overloaded-function)'
..\src\init.cc(18): error C2665: 'node::NODE_SET_METHOD' : none of the 2 overloads could convert all the argument types
[C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\node.h(259): could be 'void node::NODE_SET_METHOD(v8::Local<v8:
:Object>,const char *,v8::FunctionCallback)'
C:\Users\sendur.node-gyp\6.11.3\include\node\node.h(246): or 'void node::NODE_SET_METHOD(v8::Local<v8:
:Template>,const char *,v8::FunctionCallback)'
while trying to match the argument list '(v8::Localv8::Object, const char [3], overloaded-function)'
..\src\heapdiff.cc(32): error C2614: 'heapdiff::HeapDiff' : illegal member initialization: 'ObjectWrap' is not a base o
r member [C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(51): error C2248: 'v8::HandleScope::HandleScope' : cannot access protected member declared in class
'v8::HandleScope' [C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(915) : see declaration of 'v8::HandleScope::HandleScope'
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\heapdiff.cc(52): error C2665: 'v8::FunctionTemplate::New' : none of the 2 overloads could convert all the argume
nt types [C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(4485): could be 'v8::Localv8::FunctionTemplate v8::Funct
ionTemplate::New(v8::Isolate *,v8::FunctionCallback,v8::Localv8::Value,v8::Localv8::Signature,int)'
while trying to match the argument list '(overloaded-function)'
..\src\heapdiff.cc(54): error C2039: 'NewSymbol' : is not a member of 'v8::String' [C:\Users\sendur\Documents\Workspace
s\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(54): error C3861: 'NewSymbol': identifier not found [C:\Users\Deployd\do
cs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(56): error C2664: 'void node::NODE_SET_PROTOTYPE_METHOD(v8::Localv8::FunctionTemplate,const char *
,v8::FunctionCallback)' : cannot convert argument 3 from 'v8::Localv8::Value (__cdecl *)(const int)' to 'v8::Function
Callback' [C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
Incompatible calling conventions for UDT return value
..\src\heapdiff.cc(58): error C2039: 'NewSymbol' : is not a member of 'v8::String' [C:\Users\sendur\Documents\Workspace
s\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(58): error C3861: 'NewSymbol': identifier not found [C:\Users\Deployd\do
cs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(62): error C2039: 'Arguments' : is not a member of 'v8' [C:\Users\Deploy
d\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(62): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\U
sers\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(62): error C2143: syntax error : missing ',' before '&' [C:\Users\Deploy
d\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(67): error C2065: 'args' : undeclared identifier [C:\Users\Deployd\docs
node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(67): error C2228: left of '.IsConstructCall' must have class/struct/union [C:\Users\sendur\Documents
\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
type is 'unknown-type'
..\src\heapdiff.cc(70): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Depl
oyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(70): error C2664: 'v8::Localv8::Value heapdiff::HeapDiff::New(const int)' : cannot convert argumen
t 1 from 'const char [57]' to 'const int' [C:\Users\Deployd\docs\node_modules\memwatch\buil
d\memwatch.vcxproj]
There is no context in which this conversion is possible
..\src\heapdiff.cc(68): error C3861: 'ThrowException': identifier not found [C:\Users\Deplo
yd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(73): error C2248: 'v8::HandleScope::HandleScope' : cannot access protected member declared in class
'v8::HandleScope' [C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(915) : see declaration of 'v8::HandleScope::HandleScope'
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\heapdiff.cc(77): error C2039: 'Wrap' : is not a member of 'heapdiff::HeapDiff' [C:\Users\sendur\Documents\Worksp
aces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\deployd\docs\node_modules\memwatch\src\heapdiff.hh(14) : see declaration
of 'heapdiff::HeapDiff'
..\src\heapdiff.cc(77): error C2065: 'args' : undeclared identifier [C:\Users\Deployd\docs
node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(77): error C2228: left of '.This' must have class/struct/union [C:\Users\sendur\Documents\Workspaces
\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
type is 'unknown-type'
..\src\heapdiff.cc(82): error C2039: 'TakeSnapshot' : is not a member of 'v8::HeapProfiler' [C:\Users\sendur\Documents
Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8-profiler.h(516) : see declaration of 'v8::HeapProfiler'
..\src\heapdiff.cc(82): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Depl
oyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(82): error C2664: 'v8::Localv8::Value heapdiff::HeapDiff::New(const int)' : cannot convert argumen
t 1 from 'const char [1]' to 'const int' [C:\Users\Deployd\docs\node_modules\memwatch\build
\memwatch.vcxproj]
There is no context in which this conversion is possible
..\src\heapdiff.cc(82): error C3861: 'TakeSnapshot': identifier not found [C:\Users\Deployd
\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(85): error C2065: 'args' : undeclared identifier [C:\Users\Deployd\docs
node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(85): error C2228: left of '.This' must have class/struct/union [C:\Users\sendur\Documents\Workspaces
\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
type is 'unknown-type'
..\src\heapdiff.cc(97): error C2248: 'v8::HandleScope::HandleScope' : cannot access protected member declared in class
'v8::HandleScope' [C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(915) : see declaration of 'v8::HandleScope::HandleScope'
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\memwatch.cc(27): error C2146: syntax error : missing ';' before identifier 'req' [C:\Users\sendur\Documents\Work
spaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(27): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\U
sers\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(70): error C2248: 'v8::HandleScope::HandleScope' : cannot access protected member declared in class
'v8::HandleScope' [C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(915) : see declaration of 'v8::HandleScope::HandleScope'
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\memwatch.cc(73): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data [C:\Us
ers\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(74): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data [C:\Us
ers\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(76): error C2660: 'v8::Object::New' : function does not take 0 arguments [C:\Users\sendur\Documents
Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(77): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Depl
oyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\memwatch.cc(77): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\nod
e_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(78): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Depl
oyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\memwatch.cc(78): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\nod
e_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(79): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Depl
oyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\memwatch.cc(79): error C2660: 'v8::Integer::New' : function does not take 1 arguments [C:\Users\sendur\Documents
\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(111): error C2039: 'GetSelfSize' : is not a member of 'v8::HeapGraphNode' [C:\Users\sendur\Documents
\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8-profiler.h(269) : see declaration of 'v8::HeapGraphNode'
..\src\memwatch.cc(79): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\nod
e_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(84): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data [C:\Users
Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(86): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Depl
oyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\memwatch.cc(86): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\nod
e_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(88): error C2039: 'Close' : is not a member of 'v8::HandleScope' [C:\Users\sendur\Documents\Workspac
es\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\memwatch.cc(91): error C2065: 'uv_work_t' : undeclared identifier [C:\Users\Deployd
docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(91): error C2065: 'request' : undeclared identifier [C:\Users\Deployd\do
cs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(91): error C2448: 'AsyncMemwatchAfter' : function-style initializer appears to be a function definit
ion [C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(211): error C2065: 'uv_work_t' : undeclared identifier [C:\Users\Deployd
\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(211): error C2059: syntax error : ')' [C:\Users\Deployd\docs\node_module
s\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(211): error C2143: syntax error : missing ';' before '{' [C:\Users\Deplo
yd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(211): error C2447: '{' : missing function header (old-style formal list?) [C:\Users\sendur\Documents
\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(217): error C2248: 'v8::HandleScope::HandleScope' : cannot access protected member declared in class
'v8::HandleScope' [C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(915) : see declaration of 'v8::HandleScope::HandleScope'
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\memwatch.cc(222): error C2039: 'GetHeapStatistics' : is not a member of 'v8::V8' [C:\Users\sendur\Documents\Work
spaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(6334) : see declaration of 'v8::V8'
..\src\heapdiff.cc(202): error C2039: 'GetSelfSize' : is not a member of 'v8::HeapGraphNode' [C:\Users\sendur\Documents
\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8-profiler.h(269) : see declaration of 'v8::HeapGraphNode'
..\src\memwatch.cc(222): error C3861: 'GetHeapStatistics': identifier not found [C:\Users\D
eployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(213): error C2248: 'v8::HandleScope::HandleScope' : cannot access protected member declared in class
'v8::HandleScope' [C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(915) : see declaration of 'v8::HandleScope::HandleScope'
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\memwatch.cc(227): error C2039: 'req' : is not a member of 'Baton' [C:\Users\Deployd
docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(26) : see declaration of 'Baton'
..\src\memwatch.cc(227): error C2228: left of '.data' must have class/struct/union [C:\Users\sendur\Documents\Workspace
s\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(234): error C2039: 'req' : is not a member of 'Baton' [C:\Users\Deployd
docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(26) : see declaration of 'Baton'
..\src\memwatch.cc(235): error C2065: 'noop_work_func' : undeclared identifier [C:\Users\De
ployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(214): error C2660: 'v8::Array::New' : function does not take 0 arguments [C:\Users\sendur\Documents
Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(235): error C2065: 'uv_after_work_cb' : undeclared identifier [C:\Users
Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(235): error C2146: syntax error : missing ')' before identifier 'AsyncMemwatchAfter' [C:\Users\sendu
r\Documents\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(235): error C2059: syntax error : ')' [C:\Users\Deployd\docs\node_module
s\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(217): error C2660: 'v8::Object::New' : function does not take 0 arguments [C:\Users\sendur\Documents
\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(237): error C2039: 'Close' : is not a member of 'v8::HandleScope' [C:\Users\sendur\Documents\Workspa
ces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\heapdiff.cc(218): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\memwatch.cc(237): error C2660: 'v8::Undefined' : function does not take 0 arguments [C:\Users\sendur\Documents\W
orkspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\memwatch.cc(234): error C3861: 'uv_queue_work': identifier not found [C:\Users\Deplo
yd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(218): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(234): error C3861: 'uv_default_loop': identifier not found [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(240): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:
Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(219): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\memwatch.cc(240): error C2143: syntax error : missing ',' before '&' [C:\Users\Deplo
yd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(219): error C2660: 'v8::Integer::New' : function does not take 1 arguments [C:\Users\sendur\Document
s\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(241): error C2248: 'v8::HandleScope::HandleScope' : cannot access protected member declared in class
'v8::HandleScope' [C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(915) : see declaration of 'v8::HandleScope::HandleScope'
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\heapdiff.cc(219): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(242): error C2065: 'args' : undeclared identifier [C:\Users\Deployd\docs
\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(220): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\memwatch.cc(242): error C2228: left of '.Length' must have class/struct/union [C:\Users\sendur\Documents\Workspa
ces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
type is 'unknown-type'
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(220): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(242): error C2227: left of '->IsFunction' must point to class/struct/union/generic type [C:\Users\se
ndur\Documents\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(221): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\memwatch.cc(243): error C2065: 'args' : undeclared identifier [C:\Users\Deployd\docs
\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(221): error C2660: 'v8::Integer::New' : function does not take 1 arguments [C:\Users\sendur\Document
s\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(243): error C2660: 'v8::PersistentBase::New' : function does not take 1 arguments [C:\Users\sendu
r\Documents\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
with
[
T=v8::Function
]
..\src\heapdiff.cc(221): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(222): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(222): error C2660: 'v8::Integer::New' : function does not take 1 arguments [C:\Users\sendur\Document
s\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(244): error C2039: 'GetCalling' : is not a member of 'v8::Context' [C:\Users\sendur\Documents\Worksp
aces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(6949) : see declaration of 'v8::Context'
..\src\heapdiff.cc(222): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(244): error C2227: left of '->Global' must point to class/struct/union/generic type [C:\Users\sendur
\Documents\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
type is 'unknown-type'
..\src\heapdiff.cc(226): error C2039: 'Close' : is not a member of 'v8::HandleScope' [C:\Users\sendur\Documents\Workspa
ces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\memwatch.cc(244): error C2660: 'v8::PersistentBasev8::Object::New' : function does not take 1 arguments [C:\Us
ers\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(233): error C2248: 'v8::HandleScope::HandleScope' : cannot access protected member declared in class
'v8::HandleScope' [C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(915) : see declaration of 'v8::HandleScope::HandleScope'
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\memwatch.cc(244): error C3861: 'GetCalling': identifier not found [C:\Users\Deployd
docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(236): error C2660: 'v8::Object::New' : function does not take 0 arguments [C:\Users\sendur\Documents
\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(246): error C2039: 'Close' : is not a member of 'v8::HandleScope' [C:\Users\sendur\Documents\Workspa
ces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\heapdiff.cc(239): error C2660: 'v8::Object::New' : function does not take 0 arguments [C:\Users\sendur\Documents
\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(246): error C2660: 'v8::Undefined' : function does not take 0 arguments [C:\Users\sendur\Documents\W
orkspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(240): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\memwatch.cc(249): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:
Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(240): error C2660: 'v8::Integer::New' : function does not take 1 arguments [C:\Users\sendur\Document
s\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(249): error C2143: syntax error : missing ',' before '&' [C:\Users\Deplo
yd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(240): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(250): error C2248: 'v8::HandleScope::HandleScope' : cannot access protected member declared in class
'v8::HandleScope' [C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(915) : see declaration of 'v8::HandleScope::HandleScope'
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\heapdiff.cc(241): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\memwatch.cc(251): error C2039: 'IdleNotification' : is not a member of 'v8::V8' [C:\Users\sendur\Documents\Works
paces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(6334) : see declaration of 'v8::V8'
..\src\heapdiff.cc(241): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(251): error C3861: 'IdleNotification': identifier not found [C:\Users\De
ployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(242): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\memwatch.cc(252): error C2039: 'Close' : is not a member of 'v8::HandleScope' [C:\Users\sendur\Documents\Workspa
ces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\heapdiff.cc(242): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\memwatch.cc(252): error C2660: 'v8::Undefined' : function does not take 0 arguments [C:\Users\sendur\Documents\W
orkspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(244): error C2660: 'v8::Object::New' : function does not take 0 arguments [C:\Users\sendur\Documents
\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(245): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(245): error C2660: 'v8::Integer::New' : function does not take 1 arguments [C:\Users\sendur\Document
s\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(245): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(246): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(246): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(247): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(247): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(253): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(253): error C2660: 'v8::Integer::New' : function does not take 1 arguments [C:\Users\sendur\Document
s\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(253): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(254): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(254): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(259): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(259): error C2660: 'v8::Integer::New' : function does not take 1 arguments [C:\Users\sendur\Document
s\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(259): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(260): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(260): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(264): error C2660: 'v8::Object::New' : function does not take 0 arguments [C:\Users\sendur\Documents
\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(265): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(265): error C2660: 'v8::Integer::New' : function does not take 1 arguments [C:\Users\sendur\Document
s\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(265): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(266): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(266): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(267): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(267): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(272): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(272): error C2660: 'v8::Integer::New' : function does not take 1 arguments [C:\Users\sendur\Document
s\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(272): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(279): warning C4244: 'argument' : conversion from 'unsigned __int64' to 'v8::SnapshotObjectId', poss
ible loss of data [C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(288): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(288): error C2660: 'v8::Integer::New' : function does not take 1 arguments [C:\Users\sendur\Document
s\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(288): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(291): warning C4244: 'argument' : conversion from 'unsigned __int64' to 'v8::SnapshotObjectId', poss
ible loss of data [C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(295): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Dep
loyd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\heapdiff.cc(295): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\no
de_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(297): error C2039: 'Close' : is not a member of 'v8::HandleScope' [C:\Users\sendur\Documents\Workspa
ces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\heapdiff.cc(301): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:
Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(301): error C2143: syntax error : missing ',' before '&' [C:\Users\Deplo
yd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(304): error C2248: 'v8::HandleScope::HandleScope' : cannot access protected member declared in class
'v8::HandleScope' [C:\Users\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(915) : see declaration of 'v8::HandleScope::HandleScope'
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\heapdiff.cc(306): error C2065: 'Unwrap' : undeclared identifier [C:\Users\Deployd\do
cs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(306): error C2275: 'heapdiff::HeapDiff' : illegal use of this type as an expression [C:\Users\sendur
\Documents\Workspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(306): error C2065: 'args' : undeclared identifier [C:\Users\Deployd\docs
\node_modules\memwatch\build\memwatch.vcxproj]
..\src\heapdiff.cc(306): fatal error C1003: error count exceeds 100; stopping compilation [C:\Users\sendur\Documents\Wo
rkspaces\Deployd\docs\node_modules\memwatch\build\memwatch.vcxproj]
gyp ERR! build error
gyp ERR! stack Error: C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:276:23)
gyp ERR! stack at emitTwo (events.js:106:13)
gyp ERR! stack at ChildProcess.emit (events.js:191:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:219:12)
gyp ERR! System Windows_NT 10.0.15063
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\Deployd\docs\node_modules\memwatch
gyp ERR! node -v v6.11.3
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok

timekit@0.1.8 install C:\Users\Deployd\docs\node_modules\timekit
node-gyp rebuild

C:\Users\Deployd\docs\node_modules\timekit>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
profiler.cc
timekit_win.cc
win_delay_load_hook.cc
c:\users\deployd\docs\node_modules\timekit\src\profiler.h(33): error C4430: missing type sp
ecifier - int assumed. Note: C++ does not support default-int (..\src\profiler.cc) [C:\Users\sendur\Documents\Workspace
s\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\deployd\docs\node_modules\timekit\src\profiler.h(33): error C2143: syntax error :
missing ',' before '&' (..\src\profiler.cc) [C:\Users\Deployd\docs\node_modules\timekit\bui
ld\timekit.vcxproj]
c:\users\deployd\docs\node_modules\timekit\src\profiler.h(34): error C4430: missing type sp
ecifier - int assumed. Note: C++ does not support default-int (..\src\profiler.cc) [C:\Users\sendur\Documents\Workspace
s\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\deployd\docs\node_modules\timekit\src\profiler.h(34): error C2143: syntax error :
missing ',' before '&' (..\src\profiler.cc) [C:\Users\Deployd\docs\node_modules\timekit\bui
ld\timekit.vcxproj]
..\src\profiler.cc(36): error C2660: 'v8::Integer::New' : function does not take 1 arguments [C:\Users\sendur\Documents
\Workspaces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\profiler.cc(37): error C2660: 'v8::Integer::New' : function does not take 1 arguments [C:\Users\sendur\Documents
\Workspaces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\profiler.cc(38): error C2039: 'GetTotalSamplesCount' : is not a member of 'v8::CpuProfileNode' [C:\Users\sendur
Documents\Workspaces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8-profiler.h(52) : see declaration of 'v8::CpuProfileNode'
..\src\profiler.cc(38): error C2660: 'v8::Number::New' : function does not take 1 arguments [C:\Users\sendur\Documents
Workspaces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\profiler.cc(41): error C2660: 'v8::Integer::New' : function does not take 1 arguments [C:\Users\sendur\Documents
\Workspaces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\profiler.cc(43): error C2039: 'GetCurrent' : is not a member of 'v8::Context' [C:\Users\sendur\Documents\Workspa
ces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(6949) : see declaration of 'v8::Context'
..\src\profiler.cc(43): error C2227: left of '->Global' must point to class/struct/union/generic type [C:\Users\sendur
Documents\Workspaces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
type is 'unknown-type'
..\src\profiler.cc(43): error C3861: 'GetCurrent': identifier not found [C:\Users\Deployd\d
ocs\node_modules\timekit\build\timekit.vcxproj]
..\src\profiler.cc(53): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\U
sers\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\profiler.cc(53): error C2143: syntax error : missing ',' before '&' [C:\Users\Deploy
d\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\profiler.cc(54): error C2248: 'v8::HandleScope::HandleScope' : cannot access protected member declared in class
'v8::HandleScope' [C:\Users\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(915) : see declaration of 'v8::HandleScope::HandleScope'
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\profiler.cc(56): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Depl
oyd\docs\node_modules\timekit\build\timekit.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\profiler.cc(56): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\nod
e_modules\timekit\build\timekit.vcxproj]
..\src\profiler.cc(58): error C2039: 'Close' : is not a member of 'v8::HandleScope' [C:\Users\sendur\Documents\Workspac
es\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\profiler.cc(58): error C2660: 'v8::Undefined' : function does not take 0 arguments [C:\Users\sendur\Documents\Wo
rkspaces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\profiler.cc(62): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\U
sers\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\profiler.cc(62): error C2143: syntax error : missing ',' before '&' [C:\Users\Deploy
d\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\profiler.cc(63): error C2248: 'v8::HandleScope::HandleScope' : cannot access protected member declared in class
'v8::HandleScope' [C:\Users\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(915) : see declaration of 'v8::HandleScope::HandleScope'
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\profiler.cc(65): error C2039: 'New' : is not a member of 'v8::String' [C:\Users\Depl
oyd\docs\node_modules\timekit\build\timekit.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\profiler.cc(65): error C3861: 'New': identifier not found [C:\Users\Deployd\docs\nod
e_modules\timekit\build\timekit.vcxproj]
..\src\profiler.cc(67): error C2065: 'args' : undeclared identifier [C:\Users\Deployd\docs
node_modules\timekit\build\timekit.vcxproj]
..\src\profiler.cc(67): error C2228: left of '.Length' must have class/struct/union [C:\Users\sendur\Documents\Workspac
es\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
type is 'unknown-type'
..\src\profiler.cc(67): error C2227: left of '->IsFunction' must point to class/struct/union/generic type [C:\Users\sen
dur\Documents\Workspaces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\profiler.cc(68): error C2065: 'args' : undeclared identifier [C:\Users\Deployd\docs
node_modules\timekit\build\timekit.vcxproj]
..\src\profiler.cc(75): error C2039: 'Close' : is not a member of 'v8::HandleScope' [C:\Users\sendur\Documents\Workspac
es\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
C:\Users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\profiler.cc(75): error C2660: 'v8::Undefined' : function does not take 0 arguments [C:\Users\sendur\Documents\Wo
rkspaces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\deployd\docs\node_modules\timekit\src\profiler.h(33): error C4430: missing type sp
ecifier - int assumed. Note: C++ does not support default-int (..\src\timekit_win.cc) [C:\Users\sendur\Documents\Worksp
aces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\deployd\docs\node_modules\timekit\src\profiler.h(33): error C2143: syntax error :
missing ',' before '&' (..\src\timekit_win.cc) [C:\Users\Deployd\docs\node_modules\timekit
build\timekit.vcxproj]
c:\users\deployd\docs\node_modules\timekit\src\profiler.h(34): error C4430: missing type sp
ecifier - int assumed. Note: C++ does not support default-int (..\src\timekit_win.cc) [C:\Users\sendur\Documents\Worksp
aces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\deployd\docs\node_modules\timekit\src\profiler.h(34): error C2143: syntax error :
missing ',' before '&' (..\src\timekit_win.cc) [C:\Users\Deployd\docs\node_modules\timekit
build\timekit.vcxproj]
..\src\timekit_win.cc(42): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C
:\Users\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\timekit_win.cc(42): error C2143: syntax error : missing ',' before '&' [C:\Users\Dep
loyd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\timekit_win.cc(43): error C2248: 'v8::HandleScope::HandleScope' : cannot access protected member declared in cla
ss 'v8::HandleScope' [C:\Users\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(915) : see declaration of 'v8::HandleScope::HandleScope'
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\timekit_win.cc(48): error C2039: 'Close' : is not a member of 'v8::HandleScope' [C:\Users\sendur\Documents\Works
paces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\timekit_win.cc(48): error C2660: 'v8::Number::New' : function does not take 1 arguments [C:\Users\sendur\Documen
ts\Workspaces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\timekit_win.cc(52): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C
:\Users\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\timekit_win.cc(52): error C2143: syntax error : missing ',' before '&' [C:\Users\Dep
loyd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\timekit_win.cc(53): error C2248: 'v8::HandleScope::HandleScope' : cannot access protected member declared in cla
ss 'v8::HandleScope' [C:\Users\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(915) : see declaration of 'v8::HandleScope::HandleScope'
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\timekit_win.cc(63): error C2039: 'Close' : is not a member of 'v8::HandleScope' [C:\Users\sendur\Documents\Works
paces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\timekit_win.cc(63): error C2660: 'v8::Undefined' : function does not take 0 arguments [C:\Users\sendur\Documents
\Workspaces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\timekit_win.cc(66): error C2039: 'Close' : is not a member of 'v8::HandleScope' [C:\Users\sendur\Documents\Works
paces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(899) : see declaration of 'v8::HandleScope'
..\src\timekit_win.cc(66): error C2660: 'v8::Number::New' : function does not take 1 arguments [C:\Users\sendur\Documen
ts\Workspaces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\timekit_win.cc(71): error C2039: 'NewSymbol' : is not a member of 'v8::String' [C:\Users\sendur\Documents\Worksp
aces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\timekit_win.cc(71): error C2665: 'v8::FunctionTemplate::New' : none of the 2 overloads could convert all the arg
ument types [C:\Users\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(4485): could be 'v8::Localv8::FunctionTemplate v8::Funct
ionTemplate::New(v8::Isolate *,v8::FunctionCallback,v8::Localv8::Value,v8::Localv8::Signature,int)'
while trying to match the argument list '(v8::Localv8::Value (__cdecl *)(const int))'
..\src\timekit_win.cc(71): error C2227: left of '->GetFunction' must point to class/struct/union/generic type [C:\Users
\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\timekit_win.cc(71): error C3861: 'NewSymbol': identifier not found [C:\Users\Deployd
\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\timekit_win.cc(72): error C2039: 'NewSymbol' : is not a member of 'v8::String' [C:\Users\sendur\Documents\Worksp
aces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\timekit_win.cc(72): error C2665: 'v8::FunctionTemplate::New' : none of the 2 overloads could convert all the arg
ument types [C:\Users\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(4485): could be 'v8::Localv8::FunctionTemplate v8::Funct
ionTemplate::New(v8::Isolate *,v8::FunctionCallback,v8::Localv8::Value,v8::Localv8::Signature,int)'
while trying to match the argument list '(v8::Localv8::Value (__cdecl *)(const int))'
..\src\timekit_win.cc(72): error C2227: left of '->GetFunction' must point to class/struct/union/generic type [C:\Users
\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\timekit_win.cc(72): error C3861: 'NewSymbol': identifier not found [C:\Users\Deployd
\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\timekit_win.cc(73): error C2039: 'NewSymbol' : is not a member of 'v8::String' [C:\Users\sendur\Documents\Worksp
aces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\timekit_win.cc(73): error C2665: 'v8::FunctionTemplate::New' : none of the 2 overloads could convert all the arg
ument types [C:\Users\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(4485): could be 'v8::Localv8::FunctionTemplate v8::Funct
ionTemplate::New(v8::Isolate *,v8::FunctionCallback,v8::Localv8::Value,v8::Localv8::Signature,int)'
while trying to match the argument list '(v8::Localv8::Value (__cdecl *)(const int))'
..\src\timekit_win.cc(73): error C2227: left of '->GetFunction' must point to class/struct/union/generic type [C:\Users
\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\timekit_win.cc(73): error C3861: 'NewSymbol': identifier not found [C:\Users\Deployd
\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\timekit_win.cc(74): error C2039: 'NewSymbol' : is not a member of 'v8::String' [C:\Users\sendur\Documents\Worksp
aces\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(2110) : see declaration of 'v8::String'
..\src\timekit_win.cc(74): error C2665: 'v8::FunctionTemplate::New' : none of the 2 overloads could convert all the arg
ument types [C:\Users\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
c:\users\sendur.node-gyp\6.11.3\include\node\v8.h(4485): could be 'v8::Localv8::FunctionTemplate v8::Funct
ionTemplate::New(v8::Isolate *,v8::FunctionCallback,v8::Localv8::Value,v8::Localv8::Signature,int)'
while trying to match the argument list '(v8::Localv8::Value (__cdecl *)(const int))'
..\src\timekit_win.cc(74): error C2227: left of '->GetFunction' must point to class/struct/union/generic type [C:\Users
\Deployd\docs\node_modules\timekit\build\timekit.vcxproj]
..\src\timekit_win.cc(74): error C3861: 'NewSymbol': identifier not found [C:\Users\Deployd
\docs\node_modules\timekit\build\timekit.vcxproj]
gyp ERR! build error
gyp ERR! stack Error: C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:276:23)
gyp ERR! stack at emitTwo (events.js:106:13)
gyp ERR! stack at ChildProcess.emit (events.js:191:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:219:12)
gyp ERR! System Windows_NT 10.0.15063
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\Deployd\docs\node_modules\timekit
gyp ERR! node -v v6.11.3
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: memwatch@0.2.2 (node_modules\memwatch):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: memwatch@0.2.2 install: node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: timekit@0.1.8 (node_modules\timekit):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: timekit@0.1.8 install: node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

@andreialecu
Copy link

Please properly format your messages (see the code part): https://help.github.com/articles/basic-writing-and-formatting-syntax/

@moorthi07
Copy link
Member Author

The full text is only Console error output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants