Skip to content

ERR StarterBot TypeError: The "listener" argument must be of type function. Received undefined #227

Open
@JustinKyo

Description

@JustinKyo

Today, I ran the demo wechaty-getting-started with the default configuration, it was successful

But when I ran the demo with the latest versions of wechat@1.0.6 and wechaty-puppet-padlocal@0.4.2

npm run start:wechat:padlocal

there is a bug report

21:33:56 VERB user/mixins/wechatify wechatifyUserClass(DelayImpl)(Wechaty#596d451d-a87b-4367-ad3d-340f4817231f<>(ding-dong-bot))
21:33:56 VERB user/mixins/wechatify wechatifyUserClass(TagImpl)
21:33:56 VERB user/mixins/wechatify wechatifyUserClass(TagImpl)(Wechaty#596d451d-a87b-4367-ad3d-340f4817231f<>(ding-dong-bot))
21:33:56 VERB user/mixins/wechatify wechatifyUserClass(UrlLinkImpl)
21:33:56 VERB user/mixins/wechatify wechatifyUserClass(UrlLinkImpl)(Wechaty#596d451d-a87b-4367-ad3d-340f4817231f<>(ding-dong-bot))
21:33:56 VERB user/mixins/wechatify wechatifyUserClass(LocationImpl)
21:33:56 VERB user/mixins/wechatify wechatifyUserClass(LocationImpl)(Wechaty#596d451d-a87b-4367-ad3d-340f4817231f<>(ding-dong-bot))
21:33:56 ERR StarterBot TypeError: The "listener" argument must be of type function. Received undefined
ubuntu@VM-24-16-ubuntu:/data/app/wechaty-getting-started$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions