【发布时间】:2020-11-07 07:53:11
【问题描述】:
我关注了一篇名为 Creating an Electron Application for the Raspberry Pi 的博客,介绍了使用 Buster OS 在 Raspberry Pi 中启动 Electron 应用程序并对其进行编译。
但是在使用 electron-builder 构建应用程序时,在运行命令 electron-builder --dir --armv7l --linux deb 后,我不断收到无法执行的错误......并且无法弄清楚问题是什么。我附上了错误
【问题讨论】:
标签: raspberry-pi electron electron-builder