Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

系统运行时,将微信机器人添加到新的群组里会报错 #98

Closed
jyxinye opened this issue Apr 7, 2022 · 3 comments
Closed

Comments

@jyxinye
Copy link

jyxinye commented Apr 7, 2022

是不支持,在运营是将微信添加到微信群吗?

WARN Message ready() payload.talkerId not exist! See: wechaty/puppet#187
Puppet: wechaty-puppet@1.10.20
Error
at WechatifiedUserClass.ready (file:///C:/Users/15043/jy/node_modules/wechaty/dist/esm/src/user-modules/message.js:677:27)
at async Promise.all (index 0)
at async Function.findAll (file:///C:/Users/15043/jy/node_modules/wechaty/dist/esm/src/user-modules/message.js:74:13)
at async Function.find (file:///C:/Users/15043/jy/node_modules/wechaty/dist/esm/src/user-modules/message.js:55:29)
at async PuppetXp. (file:///C:/Users/15043/jy/node_modules/wechaty/dist/esm/src/wechaty-mixins/puppet-mixin.js:214:45)
15:04:32 WARN Room findAll() message.ready() rejection: TypeError: iterator is not iterable
15:04:32 WARN Room findAll() message.ready() rejection: TypeError: iterator is not iterable
node:internal/process/promises:265
triggerUncaughtException(err, true /* fromPromise */);

@xeyn
Copy link

xeyn commented Apr 7, 2022

需要升级 wechaty-puppet-xp 到最新

@liuweiGL
Copy link

liuweiGL commented Apr 17, 2022

wechaty-puppet-xp@1.10.26 还是会报这个 warn 。

@atorber
Copy link
Collaborator

atorber commented Jun 17, 2022

wechaty-puppet-xp@1.10.26 还是会报这个 warn 。

Try run npm install wechaty-puppet-xp@next use the latest version ,if the warn still exists,let me know.

@atorber atorber closed this as completed Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants