Skip to content

How to develop and debug WecHaty locally #2024

@0x7a7a

Description

@0x7a7a

I did it in the following steps:
1、download wechaty and wechaty-puppet-padplus from github
2、remove [devDependencies.wechaty-puppet] and [peerDependencies.wechaty-puppety] in package.json of wechaty-puppet-padplus
3、cd wechaty-puppet-padplus && npm install
4、cd wechaty && npm install
5、ts-node index.ts
then error:
image

my index.ts:
image

The term wechaty-puppet in wechaty differs from the version in the ipadplus
Thanks for your help:)

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