-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Puppet Name use full npm name instead of alias: padchat => wechaty-puppet-padchat #1496
Comments
I check the commit log and found the issue is ENV variables should use full name. |
Yes, we had decided to change puppet name yesterday. Sorry for the breaking change. |
huan
added a commit
that referenced
this issue
Jul 23, 2018
I added a compatible code to allow the So the new design will not break the old codes. Please let me know if you still have problems. |
huan
added a commit
that referenced
this issue
Jul 19, 2019
huan
added a commit
that referenced
this issue
Jul 19, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Update by Huan
Before
After
Provide Your Network Information
Run
npm run doctor
orwechaty run doctor
(for docker user), paste output heredocker
wechaty version: 0.19.104
Expected behavior
run wechaty with docker container
Actual behavior
Padchat@latest version not found
Steps to reproduce the behavior (and fixes, if any)
Full Output Logs
$ WECHATY_LOG=silly npm run ts-node mybot.ts # or $ WECHATY_LOG=silly node dist/mybot.js
Show Logs
Paste the full output logs here with
WECHATY_LOG=silly
setThe text was updated successfully, but these errors were encountered: