IDEA 社区版 add GitLab Account

问题

IntelliJ IDEA Community Edition 2023.3(社区版)在使用GitLab连接时,使用个人访问令牌出现报错,代码:

复制代码
GraphQL error:[No such type ProjectMember,so it can't be a fraggment condition,Field 'id' doesn't exist on type 'User',Field 'projectMemberships' doesn't exist on type 'User',Fragment pageInfo was defined,but no used,Fragment project was defined,but not used]

原因分析

IDEA是在2023.02版本时引入的GitLab的插件,在官方中已经说明该插件支持的版本不低于15.10

GitLab | IntelliJ IDEA Documentation

查看了自己使用的GitLab版本仅仅是12.**的

解决问题

只需要在IDEA的插件中禁用掉GitLab就可以了。Settings -> Plugins -> Installed -> GitLab 取消勾选

然后就可以输入账号密码使用了!!!

相关推荐
半梦半醒*2 小时前
gitlab部署
linux·运维·centos·ssh·gitlab·jenkins
稻草猫.19 小时前
文件 IO
java·笔记·后端·java-ee·idea
dalianwawatou20 小时前
GitLab 代码基础操作清单
大数据·elasticsearch·gitlab
爱宇阳4 天前
从零开始部署 GitLab CE 18.4.2:Docker Compose 新手教程
docker·容器·gitlab
Narutolxy4 天前
从混合部署到高可用:在内网环境下搭建 GitLab-Jenkins-OpenResty的完整实战复盘20251014
gitlab·jenkins·openresty
字节逆旅5 天前
Git提交后追加修改操作指南
gitlab
爱宇阳5 天前
GitLab Docker Compose 迁移教程
docker·容器·gitlab
Blue啊5 天前
code Merge(qcc)
git·gitlab
友莘居士5 天前
极速迁移:GitLab项目无缝转移实战手册
gitlab·代码迁移·git命令