Run OSSChat locally Failed
See original GitHub issuewhen I run npm run start. this warning shows up. In localhost:5000, there is no qrcode for scan.
17:08:53 WARN HAWechaty start() rejection: Error: no wechaty puppet found
there is no place to change or set puppet.plz help
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Feature Requests · GitHub
Run OSSChat locally Failed #108 opened by JesseWeb documentation. Improvements or additions to documentation question. Further information is requested.
Read more >Rasa chatbot and cors locally throws an error in firefox console
But when I run flask server I can see the widget and when I start conversation, in firefox console I get the error...
Read more >Code of conduct | SpareBank 1 SR-Bank
All our activities shall be sustainable, both locally and globally. ... no employees may run private businesses or participate in commercial boards of ......
Read more >Zulip 4.0: Threaded open source team chat | Hacker News
Failing the change mentioned above, it would at least be nice to ... Zulip's an awesome F/OSS chat option, consider contributing to it, ......
Read more >the “app native” paradigm and the future direction of OSS ...
Baseline primitives will be in place to run applications at planet ... Spanner applied to all cross-cluster, non-local computing concerns.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ok, let me give you some clues for the environment variables, I believe you need to drive into it for a while before you can set it up locally.
To make the OSSChat run, we need at least the following environment variables, please read my inline comments for explanation.
Part 1: Probot
Learn more from https://probot.github.io/ because we are using the Probot framework.
Part 2: Wechaty
I hope the above information will help you to understand. Please feel free to comments on this issue if you have any questions.
If you have any questions related to Wechaty, please read https://github.com/wechaty/wechaty first.
You are welcome, and good luck!