Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
Tags
- spring 오류
- JSP
- 쿼리
- docker
- elasticsearch
- 데이터베이스
- Excel
- 이클립스
- CSS
- 자바
- script
- eclipse 설정
- 형변환
- db
- 에러
- 자바 리스트
- java 오류
- tomcat
- JavaScript
- 엑셀
- 도커
- spring form
- 자바스크립트
- jQuery
- HTML
- 한글 깨짐
- Java
- Eclipse
- 이클립스 설정
- 엘라스틱서치
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' 카테고리의 다른 글
서버 재시작 없이 HTML,CSS 실시간 반영 (0) | 2024.11.13 |
---|