Error

[error] react Scripts 에러

평소처럼 npm start로 리액트 프로그램을 실행하려는데 다음과 같은 오류를 만났습니다. 😫

[error] arithmeticexception

``` public static void main(String[]args){ Scanner sc = new Scanner(System.in); int [] arr ={1,2,3,4,5}; for(int i=0;i<arr.len...

[error] git 에러(index.lock)

어느날 git을 사용하던 중 다음과 같은 에러메세지를 만났습니다. fatal: Unable to create '레포지토리로컬경로/index.lock': File exists. Another git process seems to be running in this repository,...

[error] intellij start failed오류

IntelliJ가 실행이 안될 때 cmd 창에 cd 인텔리제이가 있는 파일 주소명을 입력 - idea.bat을 입력해줍니다. 그랬을 때 다음과 같은 메세지가 뜬다면