Could not open Postman 解决方案

Could not open Postman

Error
	Could not open Postman. 
	Please contact help@getpostman.com

一、解决办法

1. 卸载PostMan

2. 清理PostMan残留的配置文件夹

PostMan的文件都是放在用户文件下,所以在LocalRoaming文件夹下查看,并删除所有PostMan相关文件夹。
我电脑上的路径在C:UsersAdministratorAppDataLocal 和 C:UsersAdministratorAppDataRoaming【Administrator为系统对应的用户名】

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

二、原因猜测: 官方安装包不支持覆盖安装

原文地址:https://www.cnblogs.com/liushen/p/Could_not_open_Postman.html