일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- HTML
- 이클립스 설정
- java 오류
- JavaScript
- Eclipse
- CSS
- docker
- db
- spring form
- vscode
- 인텔리제이
- Java
- 엘라스틱서치
- elasticsearch
- spring 오류
- 도커
- Excel
- 엑셀
- 자바
- 한글 깨짐
- 자바스크립트
- eclipse 설정
- 쿼리
- jQuery
- tomcat
- JSP
- 데이터베이스
- 형변환
- 자바 리스트
- 이클립스
Archives
- Today
- Total
개발노트
The IDE failed to install or update some plugins.Please try again, and if the problem persists, please report itto https://jb.gg/ide/critical-startup-errors 본문
Tool/IntelliJ
The IDE failed to install or update some plugins.Please try again, and if the problem persists, please report itto https://jb.gg/ide/critical-startup-errors
dev? 2024. 8. 5. 09:21반응형
인텔리제이를 실행했더니 아래와 같은 오류가 발생했다.
The IDE failed to install or update some plugins. Please try again, and if the problem persists, please report it to https://jb.gg/ide/critical-startup-errors
The cause: java.nio.file.AccessDeniedException: C:\Users\user\AppData\Roaming\JetBrains\IntelliJIdea2024.1\plugins\github-copilot-intellij\copilot-agent\bin\copilot-agent-win.exe
[해결]
C:\Users\[사용자]\AppData\Roaming\JetBrains\IdeaIC[제품버전]\plugins
으로 이동해서 해당 플러그인 파일 삭제
반응형
'Tool > IntelliJ' 카테고리의 다른 글
Add File to Git 끄기 (1) | 2024.12.17 |
---|---|
서버 재시작 없이 HTML,CSS 실시간 반영 (0) | 2024.11.13 |