Electron 无法编译原始套接字

问题描述

我使用电子锻造。我想使用 icmp,但它有依赖性 - row-socket。然后我运行应用程序,出现错误:

enter image description here

当我运行 yarn add --dev electron-prebuilt-compile 并再次运行应用程序并出现错误时:

enter image description here

当我决定删除 electron-prebuilt-compile 并运行 yarn remove electron-prebuilt-compile 并运行应用程序并出现错误时:

enter image description here

我对此感到非常失望。我应该如何使用 icmp?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)