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
I implement below actions, but met above error:
met below error, please help me to resolve it.
Starting Docker Container for Wechaty v1.20.2 with Node.js v16.20.1 ... Working directory: /bot Executing node --loader=ts-node/esm src/typescript.ts 08:36:02 ERR WhatsAppManager start() whatsapp.initialize() rejection: Error: Could not find expected browser (chrome) locally. Run npm install to download the correct Chromium revision (982053). 08:36:17 WARN WechatyPuppetMixin start() starting puppet ... timeout 08:36:17 WARN WechatyPuppetMixin start() puppet info: Puppet(typescript) 08:36:17 WARN Manager asystole count: 1 08:36:32 WARN Manager asystole count: 2 08:36:47 WARN Manager asystole count: 3
npm install
The text was updated successfully, but these errors were encountered:
I have installed Docker and activated a global VPN.
Sorry, something went wrong.
huan
No branches or pull requests
I implement below actions, but met above error:
met below error, please help me to resolve it.
The text was updated successfully, but these errors were encountered: