【发布时间】:2020-06-02 03:44:18
【问题描述】:
我使用的是 Mac OS 10.11.6。我为 mac OS 构建的 elecron 是成功的,但对于 Windows,它给出了以下错误
⨯ cannot execute cause=exit status 1 errorOut=wine: failed to initialize: dlopen(/tmp/wine-stage/wine/usr/lib/wine/ntdll.dll.so, 258): image not found
我在 package.json 中使用 "electron-builder": "22.3.2"
我已经看到了有关此问题的各种帖子,但没有适当的解决方案。请帮忙
【问题讨论】:
标签: windows macos electron-builder