help icon indicating copy to clipboard operation
help copied to clipboard

node 14.15.3 on x86-64 reporting 32 bit to npm install electron

Open sdetweil opened this issue 4 years ago • 6 comments

electron install fails on x86-64 os

Linux raspberry 4.19.0-8-amd64 nodejs/node#1 SMP Debian 4.19.98-1 (2020-01-26) x86_64 GNU/Linux

Official Linux ia32 support is deprecated ia32 see https://github.com/electron/electron/issues/27972#issuecomment-792968401

node was installed with sudo apt update sudo apt-get install -y nodejs

sdetweil avatar Mar 20 '21 16:03 sdetweil

also here Linux sams-zorin 5.4.0-66-generic nodejs/node#74~18.04.2-Ubuntu SMP Fri Feb 5 11:17:31 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

sdetweil avatar Mar 20 '21 16:03 sdetweil

Executing

$ file `which node`

should tell you what kind of node executable you have.

mscdex avatar Mar 20 '21 16:03 mscdex

thanks

but there is the binary executable, and what it reports to others..

the binary is

/usr/bin/node: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.18, BuildID[sha1]=fb4c0b76094120bba4582c8501d5415d3499aec5, with debug_info, not stripped

but somehow electron install via npm got 32bit... lot of layers in between

sdetweil avatar Mar 20 '21 16:03 sdetweil

also failed on node v10.24.0

sdetweil avatar Mar 20 '21 16:03 sdetweil

Weird bug

bluefield-creator avatar Mar 22 '21 12:03 bluefield-creator

It seems there has been no activity on this issue for a while, and it is being closed in 30 days. If you believe this issue should remain open, please leave a comment. If you need further assistance or have questions, you can also search for similar issues on Stack Overflow. Make sure to look at the README file for the most updated links.

github-actions[bot] avatar May 10 '24 01:05 github-actions[bot]

It seems there has been no activity on this issue for a while, and it is being closed. If you believe this issue should remain open, please leave a comment. If you need further assistance or have questions, you can also search for similar issues on Stack Overflow. Make sure to look at the README file for the most updated links.

github-actions[bot] avatar Jun 09 '24 01:06 github-actions[bot]