Postman启动问题:Could not open Postman

Postman启动问题:Could not open Postman
在这里插入图片描述

状态,在单击Postman之后一直在转圈圈,无法正常启动。
细心的朋友会发现,右下角 会经常出现防火墙关闭等提示信息,表示该程序,在向外链接。
Error
Could not open Postman.
Please contact [email protected]

一、解决办法

  1. 卸载PostMan
  2. 清理PostMan残留的配置文件夹
    PostMan的文件都是放在用户文件下,所以在Local和Roaming文件夹下查看,并删除所有PostMan相关文件夹。
    我电脑上的路径在C:\Users\Administrator\AppData\Local 和 C:\Users\Administrator\AppData\Roaming【Administrator为系统对应的用户名】

个人装了PostMan和PostManCanary二个版本,所以每个目录会有2个PostMan开头的文件夹

在这里插入图片描述

猜你喜欢

转载自blog.csdn.net/zhangchen124/article/details/134463598