build is failing
skagraw2 opened this issue · 0 comments
i followed the instruction but build is failing. please help.
C:\algotrade\sdoosa-algo-trade-app-master\node_modules\websocket>if not defined npm_config_node_gyp (node "C:\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
bufferutil.cc
win_delay_load_hook.cc
..\src\bufferutil.cc(34): error C2660: 'v8::FunctionTemplate::GetFunction': function does not take 0 arguments [C:\suni
l\algotrade\sdoosa-algo-trade-app-master\node_modules\websocket\build\bufferutil.vcxproj]
..\src\bufferutil.cc(34): error C2661: 'Nan::Set': no overloaded function takes 2 arguments [C:\algotrade\sdoosa-
algo-trade-app-master\node_modules\websocket\build\bufferutil.vcxproj]
..\src\bufferutil.cc(50): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments [C:\algotr
ade\sdoosa-algo-trade-app-master\node_modules\websocket\build\bufferutil.vcxproj]
..\src\bufferutil.cc(57): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments [C:\algotr
ade\sdoosa-algo-trade-app-master\node_modules\websocket\build\bufferutil.vcxproj]
..\src\bufferutil.cc(68): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments [C:\algotr
ade\sdoosa-algo-trade-app-master\node_modules\websocket\build\bufferutil.vcxproj]
..\src\bufferutil.cc(70): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments [C:\algotr
ade\sdoosa-algo-trade-app-master\node_modules\websocket\build\bufferutil.vcxproj]
..\src\bufferutil.cc(89): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments [C:\algotr
ade\sdoosa-algo-trade-app-master\node_modules\websocket\build\bufferutil.vcxproj]
..\src\bufferutil.cc(90): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments [C:\algotr
ade\sdoosa-algo-trade-app-master\node_modules\websocket\build\bufferutil.vcxproj]
..\src\bufferutil.cc(92): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments [C:\algotr
ade\sdoosa-algo-trade-app-master\node_modules\websocket\build\bufferutil.vcxproj]
..\src\bufferutil.cc(93): error C2660: 'v8::Value::Int32Value': function does not take 0 arguments [C:\algotrade
sdoosa-algo-trade-app-master\node_modules\websocket\build\bufferutil.vcxproj]
..\src\bufferutil.cc(94): error C2660: 'v8::Value::Int32Value': function does not take 0 arguments [C:\algotrade
sdoosa-algo-trade-app-master\node_modules\websocket\build\bufferutil.vcxproj]
validation.cc
win_delay_load_hook.cc
..\src\validation.cc(114): error C2660: 'v8::FunctionTemplate::GetFunction': function does not take 0 arguments [C:\sun
il\algotrade\sdoosa-algo-trade-app-master\node_modules\websocket\build\validation.vcxproj]
..\src\validation.cc(114): error C2661: 'Nan::Set': no overloaded function takes 2 arguments [C:\algotrade\sdoosa
-algo-trade-app-master\node_modules\websocket\build\validation.vcxproj]
..\src\validation.cc(133): error C2661: 'v8::Value::ToObject': no overloaded function takes 0 arguments [C:\algot
rade\sdoosa-algo-trade-app-master\node_modules\websocket\build\validation.vcxproj]
nodemon@1.19.4 postinstall C:\algotrade\sdoosa-algo-trade-app-master\node_modules\nodemon
node bin/postinstall || exit 0
Love nodemon? You can now support the project via the open collective:
npm WARN sdoosa-algo-trade-app@1.0.0 No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
added 1150 packages from 683 contributors and audited 1219 packages in 379.868s
found 761 vulnerabilities (734 low, 8 moderate, 19 high)
run npm audit fix
to fix them, or npm audit
for details