-
Notifications
You must be signed in to change notification settings - Fork 353
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
Contact的alias方法的问题 #235
Labels
Comments
What's the out put of the following command? npm ls wechaty
npm ls wechaty-puppet
npm ls wechaty-puppet-wechat |
out put of "npm ls wechaty":
out put of "npm ls wechaty-puppet"
out put of "npm ls wechaty-puppet-wechat"
|
Thank you very much for your information. Could you please try the Update your dependencies by running: npm i wechaty@next wechaty-puppet-wechat@next |
似乎还是不行,不知道是不是我的mac环境的问题,我一会把它搬到另一台linux电脑上试试 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我参考官方的api想测试我的微信机器人,但是每次当我想用alias方法去尝试修改好友备注的时候控制台就会疯狂地循环打印信息,是我有什么地方调用出错了吗
我的代码:
循环打印的信息:
我使用的puppet是默认网页API的puppeteer,平台是macos本机运行
我翻阅了一些以前的issue,找到过一些类似的内容,但是还是有疑惑
The text was updated successfully, but these errors were encountered: