JaveleyQAQ / WeChatOpenDevTools-Python

WeChatOpenDevTool 微信小程序强制开启开发者工具
1.85k stars 528 forks source link

mac inter 运行报错 #58

Closed Admin123456-check closed 4 months ago

Admin123456-check commented 4 months ago

请问mac只支持 3.8.7吗 3.8.0版本运行报错

ps aux | grep 'WeChatAppEx' | grep -v 'grep' | grep "wmpf-mojo-handle" 运行结果可以看到路径: /Applications/WeChat.app/Contents/MacOS/WeChatAppEx.app/Contents/MacOS/WeChatAppEx --log-level=2 --wechat-files-path=/Library/Containers/com.tencent.xinWeChat/Data/.wxapplet --no-codecache --product-id=1000 --wechat-sub-user-agent=MicroMessenger/6.8.0(0x16080000) MacWechat/3.8(0x13080012) --lang=zh-CN --bundle-id=com.tencent.xinWeChat

但程序运行报错:

WeChatAppEx 主进程未找到! Error: PID not found at /snapshot/demoCOde/demo.js:239:28 at ChildProcess.exithandler (node:child_process:414:7) at ChildProcess.emit (node:events:518:28) at maybeClose (node:internal/child_process:1105:16) at Socket. (node:internal/child_process:457:11) at Socket.emit (node:events:518:28) at Pipe. (node:net:337:12)

JaveleyQAQ commented 4 months ago

注意看readme版本要求