finalpi / wechat2tg

微信消息转发到telegram
MIT License
137 stars 15 forks source link

無法執行 #7

Closed deg36049 closed 3 months ago

deg36049 commented 3 months ago

node:internal/process/promises:279 triggerUncaughtException(err, true / fromPromise /); ^

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "解析 JSON 文件失败: SyntaxError: Unexpected token } in JSON at position 39".] { code: 'ERR_UNHANDLED_REJECTION' }

finalpi commented 3 months ago

最新版本已修复