-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
加载插件出现报错 #1
Comments
在插件目录中执行 npm install 再试试? |
貌似其他依赖euphoy的插件也出现上述问题 |
E:\NTQQ\resources\app\LiteLoaderQQNT\plugins\arknights_plugin>npm install up to date, audited 1 package in 536ms found 0 vulnerabilities |
PS C:\Users\Administrator\Documents\LiteloaderQQNT\plugins\Arknights_Plugin-v1.0.1> npm install |
错误如下(已安装Euphony)
[Main] Cannot find module 'express'
Require stack:
Error: Cannot find module 'express'
Require stack:
at s._resolveFilename (node:electron/js2c/browser_init:2:120699)
at Module._load (node:internal/modules/cjs/loader:993:27)
at f._load (node:electron/js2c/node_init:2:18640)
at Module.require (node:internal/modules/cjs/loader:1240:19)
at require (node:internal/modules/helpers:179:18)
at Object. (C:\Users\Administrator\Documents\LiteloaderQQNT\plugins\Arknights_Plugin-v1.0.1\src\main.js:15:17)
at Module._compile (node:internal/modules/cjs/loader:1373:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1432:10)
at Module.load (node:internal/modules/cjs/loader:1215:32)
The text was updated successfully, but these errors were encountered: