We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is this repository up to date? I'm trying to run this demo but getting error. Here is what I did:
git clone https://github.com/wechaty/docker-wechaty-getting-started cd docker-wechaty-getting-started bin/docker-run-typescript.sh
Then I got below error:
WECHATY Environment Variables: 1 WECHATY_DOCKER=1 Starting Docker Container for Wechaty v0.48.10 with Node.js v12.18.3 ... Working directory: /bot Executing ts-node --type-check src/typescript.ts 19:01:09 ERR PuppetPuppeteerBridge start() exception: Error: Failed to launch the browser process! /wechaty/node_modules/puppeteer/.local-chromium/linux-756035/chrome-linux/chrome: error while loading shared libraries: libXtst.so.6: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is this repository up to date? I'm trying to run this demo but getting error. Here is what I did:
Then I got below error:
The text was updated successfully, but these errors were encountered: