wechat-chatgpt icon indicating copy to clipboard operation
wechat-chatgpt copied to clipboard

Chrome启动相关问题Could not find expected browser (chrome) locally

Open Beaze opened this issue 2 years ago • 2 comments

运行后报错,提示无法找到对应的Chrome, 以下是相关报错信息

🤖️ Start GPT Bot Success, ready to handle message!
17:23:28 ERR PuppetWeChatBridge start() exception: Error: Could not find expected browser (chrome) locally. Run `npm install` to download the correct Chromium revision (982053).
17:23:28 ERR PuppetWeChat initBridge() exception: Could not find expected browser (chrome) locally. Run `npm install` to download the correct Chromium revision (982053).
17:23:28 ERR PuppetWeChat initBridge() this.bridge.stop() rejection: Error: no page
⚠️ Bot start failed, can you log in through wechat on the web?: Error: Could not find expected browser (chrome) locally. Run `npm install` to download the correct Chromium revision (982053).

按照提示npm install, 无果。想请问有遇到过类似情况的吗

Beaze avatar Feb 09 '23 09:02 Beaze