We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
【当前现象】 通过window.location.href的方式唤起electron定义的协议打开electron app,初始化报错找不到node模块
【集成包】 企业版Enterprise
【SDKAppID】 1400377967
【useID】 3087190
【问题时间段】 2021-06-21 10:00~11:00
【操作系统】 win10
【复现概率】 必现
【复现途径】
【相关附件】
The text was updated successfully, but these errors were encountered:
您好,关于您的问题,electron版本号是多少,以及相关代码截图发来看看,这个问题是偶发还是必现呢?方便进一步定位问题 技术问题 欢迎交流 q2562367495 注明来意
Sorry, something went wrong.
是electron13.1.0版本,是必现的情况,已解决,网页唤起的app默认的进程目录和资源目录不同,会找不到node模块入口,需重新切换进程的目录可以解决。
👍👍解决就好
能说一下解决方案吗?
No branches or pull requests
【当前现象】
通过window.location.href的方式唤起electron定义的协议打开electron app,初始化报错找不到node模块
【集成包】
企业版Enterprise
【SDKAppID】
1400377967
【useID】
3087190
【问题时间段】
2021-06-21 10:00~11:00
【操作系统】
win10
【复现概率】
必现
【复现途径】
【相关附件】
The text was updated successfully, but these errors were encountered: