-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Questions from the getting startted project #1427
Comments
@realtebo Thank you for pointing this old and outdated project out! Instead of removing the link to it, we would like to improve(rewrite) it and get it to work with the latest Wechaty code. Sorry for the misleading by it to you today, hope you could understand that we had moved very fast with this opensource project recently, and leave many jobs behind us. BTW: I had just rewrite this repository and make sure it works with the last version of Wechaty now. Please have a look again at https://github.com/lijiarui/wechaty-getting-started, and feel free to let me know if you still have any issues about Wechaty. Have a good day! |
Prologue: i thinks you're a very good professional programmer, because you're using ALL the tools available for CI/CD and all best practice. I want you know I admire you, I respect you. From programmer to programmer. The new versions seems more linear. I dislike the fake video link that point to the blog post, because when I am here the video is not telling me how to install, so it should be directly linked and should be placed AFTER the 'RUN' section. Also this initial text is not so usefull because is without context
You probably here should present what is the framework and what can it do. Any way, trying to READ and FOLLOW.... I got this when
my environment:
|
Also:
Why must install a peer dependency manually? Suggestions: it's a good practice to commit the lock file so we have exactly the same packages tree that you're using |
And this after login:
|
I installed docker, which temporary disallows me to run vmware workstation, just to try it in a controlled environment. I got same error:
|
Hello @realtebo, Thank you for your Prologue, I really appreciate your words on our project and ourselves. I understand that you had many troubles when getting started with Wechaty, really sorry about that. There are many reasons related to those issues, I'll list some of them at here:
SummaryYou need use Wechaty with Padchat Puppet. I saw you had already applied the padchat alpha testing, hope @lijiarui could be able to process your application soon. BTW: my wechat is 918999, please feel free to add me and I might be able to support you via wechat if possible. |
Thanks for your reply, and patience. I confirm that I cannot use Web wechat. I got Which in english simply means I cannot use wechat web. I'll wait for entering in the new alpha team. For me is still a obscure mystery what "Padchat Puppet" means. I know puppets system, I use in my job to keep synced about 150 windows servers configurations, updated, legacy win software deployment/update etc... But how puppet system is related to wechat? I was able to understand the use of headleass chrome to mimic user / browser using wechat via web. But ... ipad ? puppets ? I'm not able to find some background info. |
Compilation with actual master (#8e3a04a) works well. Npm install warn about some c or c++ code not so safe because of a unsafe cast, but it's only a warning and it is related to a third party module (nosql-leveldb).
Dependencies check now tell me this; it's to fix, but it's not a stopping problem.
Running, we discover anothere missing dep. I report just for your convenience:
|
Tried to fill the dependency gap
I see now the 'cannot login' case is handled in a better way, Great !
|
Thank you for your patience too. Please understand that Wechaty is an opensource project with an insufficient resource, so your feedback and help will be very important for us.
|
@realtebo Hello, do you have more questions about this issue, or could we close this issue for now? |
No more questions, thanks. |
You are welcome and thank you very much for all your feedback and suggestions! |
About this page: https://chatie.io/wechaty/
I sugggest to remove this link: Wechaty Starter Project -> https://github.com/lijiarui/wechaty-getting-started
The text was updated successfully, but these errors were encountered: