Skip to content
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

ERR WhatsAppManager start() whatsapp.initialize() rejection: Error: Could not find expected browser (chrome) locally #11

Open
chenzhiqiang0518 opened this issue May 9, 2024 · 1 comment
Assignees

Comments

@chenzhiqiang0518
Copy link

I implement below actions, but met above error:

  1. git clone docker-getting-started.git
  2. cd docker-getting-started
  3. bin/docker-run-typescript.sh

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants