wechaty / matrix-appservice

Wechaty [Matrix] Application Services Bridge
https://matrix.org/docs/projects/bridge/matrix-appservice-wechaty
Apache License 2.0
131 stars 16 forks source link

not support wechaty-puppet-wechat #76

Closed 71e6fd52 closed 3 years ago

71e6fd52 commented 3 years ago
Error:
puppet npm module not supported: "wechaty-puppet-wechat"
learn more about supported Wechaty Puppet from our directory at
<https://github.com/wechaty/wechaty-puppet/wiki/Directory>

    at Function.resolveName (/home/yahvk/.local/share/yarn/global/node_modules/wechaty/dist/src/puppet-manager.js:107:19)
    at Function.resolve (/home/yahvk/.local/share/yarn/global/node_modules/wechaty/dist/src/puppet-manager.js:85:41)
    at Wechaty.initPuppet (/home/yahvk/.local/share/yarn/global/node_modules/wechaty/dist/src/wechaty.js:246:69)
    at Wechaty.start (/home/yahvk/.local/share/yarn/global/node_modules/wechaty/dist/src/wechaty.js:477:24)
    at async Promise.all (index 0)
    at async Object.run (/home/yahvk/.local/share/yarn/global/node_modules/matrix-appservice-wechaty/dist/src/cli/run.js:28:5)

update wechaty dependency cloud solve this issue

lprintf commented 3 years ago

I use wechaty@0.62.3 and not meet this problem. And should this be closed?

71e6fd52 commented 3 years ago

fix in #75