프로젝트 시작에 앞서 run메소드에서 오류가 발생하였다.

이럴 경우는 높은 확률로 JDK이 제대로 설정되어 있지 않은 경우다.
File - Project Structure - SDK 설정
현재 SDK가 잡혀져 있지 않으므로 프로젝트 버전에 맞춰준다.



오류 해결

'etc > ERROR' 카테고리의 다른 글
| [ERROR] mac postgresql - Connection to localhost:5432 refused. check~ (0) | 2024.03.17 |
|---|---|
| [ERROR] Mac m2 - Connection to 'postgres' cannot be established. (0) | 2023.04.10 |
| [ERROR] vue - errors and 0 warnings potentially fixable with the -fix option. (0) | 2023.02.14 |
| [Vue] run ‘npm fund’ for details (0) | 2023.02.14 |
