Replies: 1 comment
-
装一个 nodejs 的依赖 got 试试 |
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.
-
开始执行... 2025-05-18 16:49:34
node:internal/modules/cjs/loader:1247
throw err;
^
Error: Cannot find module 'got'
Require stack:
at Function._resolveFilename (node:internal/modules/cjs/loader:1244:15)
at Function._load (node:internal/modules/cjs/loader:1070:27)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:217:24)
at Module.require (node:internal/modules/cjs/loader:1335:12)
at require (node:internal/modules/helpers:136:16)
at Object. (/ql/data/scripts/hex-ci_smzdm_script_main/bot.js:2:13)
at Module._compile (node:internal/modules/cjs/loader:1562:14)
at Object..js (node:internal/modules/cjs/loader:1699:10)
at Module.load (node:internal/modules/cjs/loader:1313:32) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/ql/data/scripts/hex-ci_smzdm_script_main/bot.js',
'/ql/data/scripts/hex-ci_smzdm_script_main/smzdm_lottery.js'
]
}
Node.js v22.13.1
执行结束... 2025-05-18 16:49:36 耗时 2 秒
Beta Was this translation helpful? Give feedback.
All reactions