问题
升级Webstorm之后,发现gitlab仓库拉取代码报错
报错信息
remote: HTTP Basic: Access denied. The provided password or token is incorrect or your account has 2FA enabled and you must use a personal access token instead of a password. See https://gitlab.com/help/topics/git/troubleshooting_git#error-on-git-fetch-http-basic-access-denied
解决方案
在Webstorm的插件管理里面,把自带的gitlab插件禁用即可

再次拉取代码,会提示输入账号密码.


升级Webstorm后遇到GitLab拉取代码的HTTPBasicAccessDenied错误?只需在Webstorm的插件管理中禁用内置GitLab插件,然后重新输入账号密码或使用个人访问令牌解决。

10万+

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



