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
In file included from ../src/validation.cc:15:
../../nan/nan.h: At global scope:
../../nan/nan.h:1956:13: warning: '_NanGetExternalParts' defined but not used [-Wunused-variable]
static bool _NanGetExternalParts(
^~~~~~~~~~~~~~~~~~~~
make: *** [validation.target.mk:113: Release/obj.target/validation/src/validation.o] Error 1
make: Leaving directory '/root/android_remote_control/node_modules/utf-8-validate/build'
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:310:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Linux 4.18.0-147.8.1.el8_1.x86_64
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /root/android_remote_control/node_modules/utf-8-validate
gyp ERR! node -v v12.16.3
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/bufferutil):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] install: node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/utf-8-validate):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] install: node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
audited 21 packages in 1.852s
found 3 vulnerabilities (1 low, 2 high)
run npm audit fix to fix them, or npm audit for details
[root@ws-scrcpy android_remote_control]# /usr/bin/node
Welcome to Node.js v12.16.3.
Type ".help" for more information.
I need help QQ
The text was updated successfully, but these errors were encountered:
In file included from ../src/validation.cc:15:
../../nan/nan.h: At global scope:
../../nan/nan.h:1956:13: warning: '_NanGetExternalParts' defined but not used [-Wunused-variable]
static bool _NanGetExternalParts(
^~~~~~~~~~~~~~~~~~~~
make: *** [validation.target.mk:113: Release/obj.target/validation/src/validation.o] Error 1
make: Leaving directory '/root/android_remote_control/node_modules/utf-8-validate/build'
gyp ERR! build error
gyp ERR! stack Error:
make
failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:310:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Linux 4.18.0-147.8.1.el8_1.x86_64
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /root/android_remote_control/node_modules/utf-8-validate
gyp ERR! node -v v12.16.3
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/bufferutil):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] install:
node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/utf-8-validate):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] install:
node-gyp rebuild
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
audited 21 packages in 1.852s
found 3 vulnerabilities (1 low, 2 high)
run
npm audit fix
to fix them, ornpm audit
for details[root@ws-scrcpy android_remote_control]# /usr/bin/node
Welcome to Node.js v12.16.3.
Type ".help" for more information.
I need help QQ
The text was updated successfully, but these errors were encountered: