반응형
yarn : npm 대신에 사용 가능하는 소프트웨어
A complete log of this run can be found in 와 같은 에러가 떠서 서치 결과..
1) package-lock.json삭제
rm -rf node_modules
2) 설치
npm install
하고
yarn 설치
npm install --global yarn
하여도 같은 증상이 일어난다..
내일 다시 해볼 생각이다.. 일어나면 출근..ㅠㅠ
반응형
'react' 카테고리의 다른 글
[react] bootstrap 설치 사용 (0) | 2021.05.11 |
---|---|
[react] npm start, yarn start (0) | 2021.05.11 |
[react] input 태그 (onChange, onInput) (0) | 2021.05.09 |
[react] 부모에서 자식 Component 값 전달 (0) | 2021.05.07 |
[react] return 안에 html 그리기 위한 함수 (0) | 2021.05.07 |