Postman打开报错Could not open Postman…问题解决
安装postman第一次启动时会提示一些配置和系统禁止了部分进程,然后设置错误了,postman一启动就提示:
could not open postman
Error:Migration:IndexedDB schema migration failed.IndexedDB was not upgraded successfully after 'dexie.open'
Please try restarting the app.If the issue persists.please refer to
https://go.pstmn.io/troubleshoot-could-not-open
如图:
解决方案:
1、打开任务管理器(Ctrl Alt del)找到postman相关的所有进程关闭掉。
2、打开文件管理器(Win E)路径:C:\Users\你的电脑名字\AppData\Roaming\Postman,删除里边所有文件。
3、重启postman即可。
如果想重新安装postman时请参考上一篇文章:https://www.yj521.com/article/15.html
推荐一下国产中文版postman——ApiPost,官网:https://www.apipost.cn/ 也很不错!
还有一款神奇也可以代替postman——Apifox,官网下载地址:https://www.apifox.cn/ 也很不错!