risc-v is not supported
ahbool opened this issue · 2 comments
Can you support RISC-V chip + Linux operating system?
👋 Thanks for opening your first issue here! If you have a question about using Electron Packager, read the support docs. If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. Development and issue triage is community-driven, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.
Thanks for the issue! Electron Packager does not officially support any platform/arch combination that Electron doesn't have binaries for. Electron itself doesn't officially support any platform/arch combination that both the Chromium and Node.js projects officially support. Node.js doesn't seem to support RISC-V (see nodejs/build#2876), so we don't plan to support that architecture at the moment.