【问题标题】:Edge native module not available in MAC OS边缘原生模块在 MAC OS 中不可用
【发布时间】: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

【问题讨论】:

标签: electron edgejs


【解决方案1】:

从下面的 github 问题线程中,我们确认在 MAC VS 中安装了一个特殊版本的 Mono 运行时,Edge.Js 错误地检测到该版本。它不能在带有 VS 的 Mac 上运行。 https://github.com/agracio/electron-edge-js/issues/102

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2015-02-06
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-05-02
    • 2015-04-28
    • 1970-01-01
    相关资源
    最近更新 更多