2024.3.3electron

PS D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue> yarn yarn install v1.22.22 warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... warning " > @rongcloud/plugin-call@5.2.3-enterprise.2" has incorrect peer dependency "@rongcloud/engine@5.8.2-enterprise.1". warning " > @rongcloud/plugin-rtc@5.6.15-enterprise.2" has incorrect peer dependency "@rongcloud/engine@5.8.2-enterprise.1". [4/4] Building fresh packages... [1/7] ⢀ @rongcloud/electron [7/7] ⢀ electron [3/7] ⢀ sqlite3 [-/7] ⢀ waiting... error D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\sqlite3: Command failed. Exit code: 1 Command: node-pre-gyp install --fallback-to-build Arguments: Directory: D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\sqlite3 Output: node-pre-gyp info it worked if it ends with ok node-pre-gyp info using node-pre-gyp@1.0.11 node-pre-gyp info using node@20.10.0 | win32 | x64 node-pre-gyp info check checked for "D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\sqlite3\lib\binding\napi-v6-win32-unknown-x64\node_sqlite3.node" (not found) node-pre-gyp http GET https://github.com/TryGhost/node-sqlite3/releases/download/v5.1.6/napi-v6-win32-unknown-x64.tar.gz node-pre-gyp ERR! install request to https://github.com/TryGhost/node-sqlite3/releases/download/v5.1.6/napi-v6-win32-unknown-x64.tar.gz failed, reason: connect ETIMEDOUT 20.205.243.166:443 node-pre-gyp WARN Pre-built binaries not installable for sqlite3@5.1.6 and node@20.10.0 (node-v115 ABI, unknown) (falling back to source compile with node-gyp) node-pre-gyp WARN Hit error request to https://github.com/TryGhost/node-sqlite3/releases/download/v5.1.6/napi-v6-win32-unknown-x64.tar.gz failed, reason: connect ETIMEDOUT 20.205.243.166:443 gyp info it worked if it ends with ok gyp info using node-gyp@8.4.1 gyp info using node@20.10.0 | win32 | x64 gyp info ok gyp info it worked if it ends with ok gyp info using node-gyp@8.4.1 gyp info using node@20.10.0 | win32 | x64 gyp info find Python using Python version 3.6.5 found at "D:\Anaconda\python.exe" gyp http GET https://nodejs.org/download/release/v20.10.0/node-v20.10.0-headers.tar.gz gyp http 200 https://nodejs.org/download/release/v20.10.0/node-v20.10.0-headers.tar.gz gyp http GET https://nodejs.org/download/release/v20.10.0/SHASUMS256.txt gyp http GET https://nodejs.org/download/release/v20.10.0/win-x86/node.lib gyp http GET https://nodejs.org/download/release/v20.10.0/win-x64/node.lib gyp http GET https://nodejs.org/download/release/v20.10.0/win-arm64/node.lib gyp http 200 https://nodejs.org/download/release/v20.10.0/SHASUMS256.txt gyp http 200 https://nodejs.org/download/release/v20.10.0/win-x64/node.lib gyp http 200 https://nodejs.org/download/release/v20.10.0/win-x86/node.lib gyp http 200 https://nodejs.org/download/release/v20.10.0/win-arm64/node.lib gyp ERR! find VS gyp ERR! find VS msvs_version not set from command line or npm config gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt gyp ERR! find VS could not use PowerShell to find Visual Studio 2017 or newer, try re-running with &#39;--loglevel silly&#39; for more details gyp ERR! find VS looking for Visual Studio 2015 gyp ERR! find VS - not found gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8 gyp ERR! find VS gyp ERR! find VS ************************************************************** gyp ERR! find VS You need to install the latest version of Visual Studio gyp ERR! find VS including the "Desktop development with C++" workload. gyp ERR! find VS For more information consult the documentation at: gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows gyp ERR! find VS ************************************************************** gyp ERR! find VS gyp ERR! configure error gyp ERR! stack Error: Could not find any Visual Studio installation to use gyp ERR! stack at VisualStudioFinder.fail (D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\lib\find-visualstudio.js:122:47) gyp ERR! stack at D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\lib\find-visualstudio.js:75:16 gyp ERR! stack at VisualStudioFinder.findVisualStudio2013 (D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\lib\find-visualstudio.js:363:14) gyp ERR! stack at D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\lib\find-visualstudio.js:71:14 gyp ERR! stack at D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\lib\find-visualstudio.js:384:16 gyp ERR! stack at D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\lib\util.js:54:7 gyp ERR! stack at D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\lib\util.js:33:16 gyp ERR! stack at ChildProcess.exithandler (node:child_process:430:5) gyp ERR! stack at ChildProcess.emit (node:events:514:28) gyp ERR! stack at maybeClose (node:internal/child_process:1105:16) gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:305:5) gyp ERR! System Windows_NT 10.0.22631 gyp ERR! command "D:\\tools\\nodejs\\node.exe" "D:\\idea\\IDEA 2024.1\\IntelliJ IDEA 2024.1\\add\\electron-vite-vue\\node_modules\\node-gyp\\bin\\node-gyp.js" "configure" "--fallback-to-build" "--module=D:\\idea\\IDEA 2024.1\\IntelliJ IDEA 2024.1\\add\\electron-vite-vue\\node_modules\\sqlite3\\lib\\binding\\napi-v6-win32-unknown-x64\\node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=D:\\idea\\IDEA 2024.1\\IntelliJ IDEA 2024.1\\add\\electron-vite-vue\\node_modules\\sqlite3\\lib\\binding\\napi-v6-win32-unknown-x64" "--napi_version=9" "--node_abi_napi=napi" "--napi_build_version=6" "--node_napi_label=napi-v6" gyp ERR! cwd D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\sqlite3 gyp ERR! node -v v20.10.0 gyp ERR! node-gyp -v v8.4.1 gyp ERR! not ok node-pre-gyp ERR! build error node-pre-gyp ERR! stack Error: Failed to execute &#39;D:\tools\nodejs\node.exe D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\sqlite3\lib\binding\napi-v6-win32-unknown-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\sqlite3\lib\binding\napi-v6-win32-unknown-x64 --napi_version=9 --node_abi_napi=napi --napi_build_version=6 --node_napi_label=napi-v6&#39; (1) node-pre-gyp ERR! stack at ChildProcess.<anonymous> (D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\@mapbox\node-pre-gyp\lib\util\compile.js:89:23) node-pre-gyp ERR! stack at ChildProcess.emit (node:events:514:28) node-pre-gyp ERR! stack at maybeClose (node:internal/child_process:1105:16) node-pre-gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:305:5) node-pre-gyp ERR! System Windows_NT 10.0.22631 node-pre-gyp ERR! command "D:\\tools\\nodejs\\node.exe" "D:\\idea\\IDEA 2024.1\\IntelliJ IDEA 2024.1\\add\\electron-vite-vue\\node_modules\\@mapbox\\node-pre-gyp\\bin\\node-pre-gyp" "install" "--fallback-to-build" node-pre-gyp ERR! cwd D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\sqlite3 node-pre-gyp ERR! node -v v20.10.0 node-pre-gyp ERR! node-pre-gyp -v v1.0.11 node-pre-gyp ERR! not ok Failed to execute &#39;D:\tools\nodejs\node.exe D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\elePS D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue> yarn yarn install v1.22.22 warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... warning " > @rongcloud/plugin-call@5.2.3-enterprise.2" has incorrect peer dependency "@rongcloud/engine@5.8.2-enterprise.1". warning " > @rongcloud/plugin-rtc@5.6.15-enterprise.2" has incorrect peer dependency "@rongcloud/engine@5.8.2-enterprise.1". [4/4] Building fresh packages... [1/7] ⢀ @rongcloud/electron [7/7] ⢀ electron [3/7] ⢀ sqlite3 [-/7] ⢀ waiting... error D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\sqlite3: Command failed. Exit code: 1 Command: node-pre-gyp install --fallback-to-build Arguments: Directory: D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\sqlite3 Output: node-pre-gyp info it worked if it ends with ok node-pre-gyp info using node-pre-gyp@1.0.11 node-pre-gyp info using node@20.10.0 | win32 | x64 node-pre-gyp info check checked for "D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\sqlite3\lib\binding\napi-v6-win32-unknown-x64\node_sqlite3.node" (not found) node-pre-gyp http GET https://github.com/TryGhost/node-sqlite3/releases/download/v5.1.6/napi-v6-win32-unknown-x64.tar.gz node-pre-gyp ERR! install request to https://github.com/TryGhost/node-sqlite3/releases/download/v5.1.6/napi-v6-win32-unknown-x64.tar.gz failed, reason: connect ETIMEDOUT 20.205.243.166:443 node-pre-gyp WARN Pre-built binaries not installable for sqlite3@5.1.6 and node@20.10.0 (node-v115 ABI, unknown) (falling back to source compile with node-gyp) node-pre-gyp WARN Hit error request to https://github.com/TryGhost/node-sqlite3/releases/download/v5.1.6/napi-v6-win32-unknown-x64.tar.gz failed, reason: connect ETIMEDOUT 20.205.243.166:443 gyp info it worked if it ends with ok gyp info using node-gyp@8.4.1 gyp info using node@20.10.0 | win32 | x64 gyp info ok gyp info it worked if it ends with ok gyp info using node-gyp@8.4.1 gyp info using node@20.10.0 | win32 | x64 gyp info find Python using Python version 3.6.5 found at "D:\Anaconda\python.exe" gyp http GET https://nodejs.org/download/release/v20.10.0/node-v20.10.0-headers.tar.gz gyp http 200 https://nodejs.org/download/release/v20.10.0/node-v20.10.0-headers.tar.gz gyp http GET https://nodejs.org/download/release/v20.10.0/SHASUMS256.txt gyp http GET https://nodejs.org/download/release/v20.10.0/win-x86/node.lib gyp http GET https://nodejs.org/download/release/v20.10.0/win-x64/node.lib gyp http GET https://nodejs.org/download/release/v20.10.0/win-arm64/node.lib gyp http 200 https://nodejs.org/download/release/v20.10.0/SHASUMS256.txt gyp http 200 https://nodejs.org/download/release/v20.10.0/win-x64/node.lib gyp http 200 https://nodejs.org/download/release/v20.10.0/win-x86/node.lib gyp http 200 https://nodejs.org/download/release/v20.10.0/win-arm64/node.lib gyp ERR! find VS gyp ERR! find VS msvs_version not set from command line or npm config gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt gyp ERR! find VS could not use PowerShell to find Visual Studio 2017 or newer, try re-running with &#39;--loglevel silly&#39; for more details gyp ERR! find VS looking for Visual Studio 2015 gyp ERR! find VS - not found gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8 gyp ERR! find VS gyp ERR! find VS ************************************************************** gyp ERR! find VS You need to install the latest version of Visual Studio gyp ERR! find VS including the "Desktop development with C++" workload. gyp ERR! find VS For more information consult the documentation at: gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows gyp ERR! find VS ************************************************************** gyp ERR! find VS gyp ERR! configure error gyp ERR! stack Error: Could not find any Visual Studio installation to use gyp ERR! stack at VisualStudioFinder.fail (D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\lib\find-visualstudio.js:122:47) gyp ERR! stack at D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\lib\find-visualstudio.js:75:16 gyp ERR! stack at VisualStudioFinder.findVisualStudio2013 (D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\lib\find-visualstudio.js:363:14) gyp ERR! stack at D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\lib\find-visualstudio.js:71:14 gyp ERR! stack at D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\lib\find-visualstudio.js:384:16 gyp ERR! stack at D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\lib\util.js:54:7 gyp ERR! stack at D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\lib\util.js:33:16 gyp ERR! stack at ChildProcess.exithandler (node:child_process:430:5) gyp ERR! stack at ChildProcess.emit (node:events:514:28) gyp ERR! stack at maybeClose (node:internal/child_process:1105:16) gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:305:5) gyp ERR! System Windows_NT 10.0.22631 gyp ERR! command "D:\\tools\\nodejs\\node.exe" "D:\\idea\\IDEA 2024.1\\IntelliJ IDEA 2024.1\\add\\electron-vite-vue\\node_modules\\node-gyp\\bin\\node-gyp.js" "configure" "--fallback-to-build" "--module=D:\\idea\\IDEA 2024.1\\IntelliJ IDEA 2024.1\\add\\electron-vite-vue\\node_modules\\sqlite3\\lib\\binding\\napi-v6-win32-unknown-x64\\node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=D:\\idea\\IDEA 2024.1\\IntelliJ IDEA 2024.1\\add\\electron-vite-vue\\node_modules\\sqlite3\\lib\\binding\\napi-v6-win32-unknown-x64" "--napi_version=9" "--node_abi_napi=napi" "--napi_build_version=6" "--node_napi_label=napi-v6" gyp ERR! cwd D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\sqlite3 gyp ERR! node -v v20.10.0 gyp ERR! node-gyp -v v8.4.1 gyp ERR! not ok node-pre-gyp ERR! build error node-pre-gyp ERR! stack Error: Failed to execute &#39;D:\tools\nodejs\node.exe D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\sqlite3\lib\binding\napi-v6-win32-unknown-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\sqlite3\lib\binding\napi-v6-win32-unknown-x64 --napi_version=9 --node_abi_napi=napi --napi_build_version=6 --node_napi_label=napi-v6&#39; (1) node-pre-gyp ERR! stack at ChildProcess.<anonymous> (D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\@mapbox\node-pre-gyp\lib\util\compile.js:89:23) node-pre-gyp ERR! stack at ChildProcess.emit (node:events:514:28) node-pre-gyp ERR! stack at maybeClose (node:internal/child_process:1105:16) node-pre-gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:305:5) node-pre-gyp ERR! System Windows_NT 10.0.22631 node-pre-gyp ERR! command "D:\\tools\\nodejs\\node.exe" "D:\\idea\\IDEA 2024.1\\IntelliJ IDEA 2024.1\\add\\electron-vite-vue\\node_modules\\@mapbox\\node-pre-gyp\\bin\\node-pre-gyp" "install" "--fallback-to-build" node-pre-gyp ERR! cwd D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\sqlite3 node-pre-gyp ERR! node -v v20.10.0 node-pre-gyp ERR! node-pre-gyp -v v1.0.11 node-pre-gyp ERR! not ok Failed to execute &#39;D:\tools\nodejs\node.exe D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\electron-vite-vue\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=D:\idea\IDEA 2024.1\IntelliJ IDEA 2024.1\add\ele
07-25
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值