adb server version (31) doesn’t match this client (41); killing…could not read ok from ADB Server
最新推荐文章于 2024-04-10 18:14:54 发布
运行`cordova run android`时遇到adb server版本不匹配的问题,错误提示`version (31) doesn't match this client (41)`。通过`netstat`和`tasklist`命令找出占用5037端口的进程,发现360手机助手是罪魁祸首。结束该进程后,adb设备列表恢复正常。







1798

被折叠的 条评论
为什么被折叠?



