Hi,
I have tried install it in MacOS15.7.3 , and when I use "npm install", it report so many warn and error:
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@electron/rebuild@4.0.1',
npm warn EBADENGINE required: { node: '>=22.12.0' },
npm warn EBADENGINE current: { node: 'v20.20.0', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'node-abi@4.24.0',
npm warn EBADENGINE required: { node: '>=22.12.0' },
npm warn EBADENGINE current: { node: 'v20.20.0', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated boolean@3.2.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm error code 1
npm error path /Users/yanglei/lizgoban/node_modules/electron
npm error command failed
npm error command sh -c node install.js
npm error Error: EACCES: permission denied, mkdtemp '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/electron-download-lnsfkU'
npm error A complete log of this run can be found in: /Users/yanglei/.npm/_logs/2026-01-15T03_40_26_853Z-debug-0.log
This log file is added. I have used a lot of different version of node.js from v12 to v25
I will thank you for solving this problem.
2026-01-15T03_40_26_853Z-debug-0.log
Hi,
I have tried install it in MacOS15.7.3 , and when I use "npm install", it report so many warn and error:
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@electron/rebuild@4.0.1',
npm warn EBADENGINE required: { node: '>=22.12.0' },
npm warn EBADENGINE current: { node: 'v20.20.0', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'node-abi@4.24.0',
npm warn EBADENGINE required: { node: '>=22.12.0' },
npm warn EBADENGINE current: { node: 'v20.20.0', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated boolean@3.2.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm error code 1
npm error path /Users/yanglei/lizgoban/node_modules/electron
npm error command failed
npm error command sh -c node install.js
npm error Error: EACCES: permission denied, mkdtemp '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/electron-download-lnsfkU'
npm error A complete log of this run can be found in: /Users/yanglei/.npm/_logs/2026-01-15T03_40_26_853Z-debug-0.log
This log file is added. I have used a lot of different version of node.js from v12 to v25
I will thank you for solving this problem.
2026-01-15T03_40_26_853Z-debug-0.log