[]Cannot connect to runtime process, timeout after 10000 ms
参照例子新建了一个TS项目,可以用layaair调试,但无法使用chrome调试。报错:
Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the target: undefined).
1.已经试过任务管理器关掉chrome进程,重启过IDE和系统
2.尝试安装过live-server,可以使用http://127.0.0.1:9222/正常打开生成的页面
3.尝试为chrome安装路径添加管理员权限
所以怎么用IDE的chrome调试呢
Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the target: undefined).
1.已经试过任务管理器关掉chrome进程,重启过IDE和系统
2.尝试安装过live-server,可以使用http://127.0.0.1:9222/正常打开生成的页面
3.尝试为chrome安装路径添加管理员权限
所以怎么用IDE的chrome调试呢
要回复问题请先登录
2 个回复
cuixueying
赞同来自:
改成你本地chrome的路径就可以了
问题补充:
可能端口号被占用了,你改个端口号试下!
cuixu_xucui
赞同来自: