wechaty / getting-started

A Starter Project Template for Wechaty works out-of-the-box
https://gitpod.io/#https://github.com/wechaty/wechaty-getting-started
Apache License 2.0
774 stars 342 forks source link

Wechaty unhandledRejection: TypeError: qrTerm.generate is not a function #253

Closed FatLi1989 closed 2 years ago

FatLi1989 commented 2 years ago

window 系统启动wechaty时 Wechaty unhandledRejection: TypeError: qrTerm.generate is not a function

huan commented 2 years ago

Have you tried https://github.com/wechaty/getting-started ?

huan commented 2 years ago

The official getting started ding-dong-bot.ts should work.

See:

https://github.com/wechaty/getting-started/blob/6d36dd93f80f5cf31054aab00e99121c77e31a8b/examples/ding-dong-bot.ts#L18-L28