electron / rebuild

Package to rebuild native Node.js modules against the currently installed Electron version
MIT License
1.03k stars 175 forks source link

[Raspberry] Cannot install on Raspberry Pi OS #560

Open uzumakinaruto123 opened 3 years ago

uzumakinaruto123 commented 3 years ago

Trying to install electron-rebuild to make serialport package work with electron but electron-rebuild installation throws the following error

Screenshot 2020-12-27 203143

Tried many solutions like build from source, installation in different sequence, etc. no matter what this does not succeed.

Screenshot 2020-12-27 203252

NPM log file

2020-12-27T15_00_08_402Z-debug.log

aharish commented 3 years ago

Yep, I am facing the same issue with building figma-linux from source as well. What version of electron-rebuild is there in your package.json?