realhuhu / py-plugin

miao py-plugin
GNU General Public License v3.0
48 stars 3 forks source link

启动错误 #6

Closed Zmincrix closed 1 year ago

Zmincrix commented 2 years ago

(node:158706) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension. (Use node --trace-warnings ... to show where the warning was created) [YzBot][14:34:06.861][ERRO] 载入插件错误:py-plugin [YzBot][14:34:06.862][ERRO] /home/lighthouse/YunzaiV3/Yunzai-Bot/plugins/py-plugin/index.js:1 import {exec} from "child_process"; ^^^^^^

SyntaxError: Cannot use import statement outside a module at Object.compileFunction (node:vm:360:18) at wrapSafe (node:internal/modules/cjs/loader:1055:15) at Module._compile (node:internal/modules/cjs/loader:1090:27) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1180:10) at Module.load (node:internal/modules/cjs/loader:1004:32) at Function.Module._load (node:internal/modules/cjs/loader:839:12) at ModuleWrap. (node:internal/modules/esm/translators:170:29) at ModuleJob.run (node:internal/modules/esm/module_job:193:25) at async Promise.all (index 0) at async ESMLoader.import (node:internal/modules/esm/loader:533:24)