wechat-bot icon indicating copy to clipboard operation
wechat-bot copied to clipboard

不知道为什么报这个错

Open Jason-Yu714 opened this issue 7 months ago • 1 comments

❌ uncaughtException 捕获到未处理的异常: Error: option creation failed due to '-V' in option flags '-v, --version, -V'

  • too many short flags at splitOptionFlags (/root/wechat-bot-main/node_modules/commander/lib/option.js:349:13) at new Option (/root/wechat-bot-main/node_modules/commander/lib/option.js:20:25) at Command.createOption (/root/wechat-bot-main/node_modules/commander/lib/command.js:570:12) at Command.version (/root/wechat-bot-main/node_modules/commander/lib/command.js:2160:32) at file:///root/wechat-bot-main/src/index.js:233:4 at ModuleJob.run (node:internal/modules/esm/module_job:195:25) at async ModuleLoader.import (node:internal/modules/esm/loader:337:24)

Jason-Yu714 avatar Mar 13 '25 13:03 Jason-Yu714