[GH-ISSUE #2855] npm install electerm failed #1874

Closed
opened 2026-02-27 00:05:10 +03:00 by kerem · 1 comment
Owner

Originally created by @mio-19 on GitHub (Jun 16, 2023).
Original GitHub issue: https://github.com/electerm/electerm/issues/2855

Electerm Version and download file extension(Electerm版本和下载文件后缀)

1.25.50

Platform detail (平台详情)

archlinux arm aarch64

What steps will reproduce the bug?(重新问题的详细步骤)

$ npm install electerm
npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm ERR! code 1
npm ERR! path /home/user/Lab/node_modules/electerm
npm ERR! command failed
npm ERR! command sh -c -- node bin/install
npm ERR! node:internal/modules/cjs/loader:1029
npm ERR!   throw err;
npm ERR!   ^
npm ERR! 
npm ERR! Error: Cannot find module '/home/user/Lab/node_modules/electerm/bin/install'
npm ERR!     at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1026:15)
npm ERR!     at Function.Module._load (node:internal/modules/cjs/loader:871:27)
npm ERR!     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
npm ERR!     at node:internal/main/run_main_module:22:47 {
npm ERR!   code: 'MODULE_NOT_FOUND',
npm ERR!   requireStack: []
npm ERR! }

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/user/.npm/_logs/2023-06-16T02_37_19_831Z-debug-0.log

What should have happened?(期望的结果)

.

Would this happen in other terminal app(是否能够在其他同类软件重现这个问题)

No response

Additional information(其他任何相关信息)

No response

Originally created by @mio-19 on GitHub (Jun 16, 2023). Original GitHub issue: https://github.com/electerm/electerm/issues/2855 ### Electerm Version and download file extension(Electerm版本和下载文件后缀) 1.25.50 ### Platform detail (平台详情) archlinux arm aarch64 ### What steps will reproduce the bug?(重新问题的详细步骤) ``` $ npm install electerm npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm ERR! code 1 npm ERR! path /home/user/Lab/node_modules/electerm npm ERR! command failed npm ERR! command sh -c -- node bin/install npm ERR! node:internal/modules/cjs/loader:1029 npm ERR! throw err; npm ERR! ^ npm ERR! npm ERR! Error: Cannot find module '/home/user/Lab/node_modules/electerm/bin/install' npm ERR! at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1026:15) npm ERR! at Function.Module._load (node:internal/modules/cjs/loader:871:27) npm ERR! at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) npm ERR! at node:internal/main/run_main_module:22:47 { npm ERR! code: 'MODULE_NOT_FOUND', npm ERR! requireStack: [] npm ERR! } npm ERR! A complete log of this run can be found in: npm ERR! /home/user/.npm/_logs/2023-06-16T02_37_19_831Z-debug-0.log ``` ### What should have happened?(期望的结果) . ### Would this happen in other terminal app(是否能够在其他同类软件重现这个问题) _No response_ ### Additional information(其他任何相关信息) _No response_
kerem closed this issue 2026-02-27 00:05:10 +03:00
Author
Owner

@zxdong262 commented on GitHub (Jun 19, 2023):

还不支持linux arm

<!-- gh-comment-id:1596489081 --> @zxdong262 commented on GitHub (Jun 19, 2023): 还不支持linux arm
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#1874
No description provided.