C:\minime>C:\minime\start.bat The server's dependencies will now be installed. This process requires an internet connection and may take some time. NOTE: If install fails try running the following command as admin: npm install -g windows-build-tools 请按任意键继续. . . > integer@2.1.0 install C:\minime\node_modules\integer > node-gyp rebuild C:\minime\node_modules\integer>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild ) gyp WARN install got an error, rolling back install gyp ERR! configure error gyp ERR! stack Error: Client network socket disconnected before secure TLS connection was established gyp ERR! stack at connResetException (internal/errors.js:613:14) gyp ERR! stack at TLSSocket.onConnectEnd (_tls_wrap.js:1525:19) gyp ERR! stack at TLSSocket.emit (events.js:327:22) gyp ERR! stack at endReadableNT (_stream_readable.js:1218:12) gyp ERR! stack at processTicksAndRejections (internal/process/task_queues.js:84:21) gyp ERR! System Windows_NT 10.0.17763 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:\minime\node_modules\integer gyp ERR! node -v v14.0.0 gyp ERR! node-gyp -v v5.1.0 gyp ERR! not ok 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"}) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! integer@2.1.0 install: `node-gyp rebuild` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the integer@2.1.0 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\yuangezhizao\AppData\Roaming\npm-cache\_logs\2020-04-25T03_17_10_938Z-debug.log Installation failed. Cannot continue. 请按任意键继续. . . C:\minime> C:\minime>npm --registry https://registry.npm.taobao.org install -g node-gypnpm config delete proxy ^C终止批处理操作吗(Y/N)? Y C:\minime>npm config delete proxy C:\minime>C:\minime\start.bat The server's dependencies will now be installed. This process requires an internet connection and may take some time.
NOTE: If install fails try running the following command as admin: npm install -g windows-build-tools