运行启动命令后js报错 #845
运行启动命令后js报错
#845
Replies: 1 comment
-
重新安装或者使用docker |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
运行xvfb-run -a qq --no-sandbox后报了一个js错误 -> A JavaScript error occurred in the main process
报错日志:
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Cannot find module '/opt/QQ/resources/app/loadNapCat.cjs'
at Module._resolveFilename (node:internal/modules/cjs/loader:1152:15)
at s._resolveFilename (node:electron/js2c/browser_init:2:120699)
at node:electron/js2c/browser_init:2:126199
at node:electron/js2c/browser_init:2:126448
at node:electron/js2c/browser_init:2:126452
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:398:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:337:10)
at loadBuiltinModule (node:internal/modules/helpers:104:7)
at Module._load (node:internal/modules/cjs/loader:1009:17)
at f._load (node:electron/js2c/node_init:2:18488)
虚心求解
Beta Was this translation helpful? Give feedback.
All reactions