【发布时间】:2021-08-11 06:17:56
【问题描述】:
我们正在使用 ASP NET CORE 构建一个电子应用程序,其中我们使用 Electron Edge 建立与服务器端的连接。
https://github.com/agracio/electron-edge-js
我们可以在 Windows 环境中运行应用程序而不会出现任何问题,但是当针对 MAC 环境运行 npm install 时,我们会遇到错误 - Edge native module not available in not available at node_modules/ electron-edge-js/build/Release/edge_coreclr.node
【问题讨论】:
-
我们参考了 github-electron edge js 问题列表。以下是我们面临的确切问题,但没有一个解决方案有效github.com/agracio/electron-edge-js/issues/102