git clone 후, 바로 npm start 했을 때 떴던 오류.
오류를 읽어보니 node_modules 폴더가 없어서 생긴다고 한다.
기본적으로 node_moduels는 깃허브에 올라가지않게 설정되어있기 때문.
해결방법은 터미널에서 npm update를 해주면 된다.
Delete `␍`eslint(prettier/prettier) (0) | 2020.12.08 |
---|---|
ESlint _ Parsing error: Unexpected token (0) | 2020.12.08 |
Error: ELIFECYCLE (0) | 2020.11.20 |
[React] Error: Maximum update depth exceeded. (0) | 2020.11.04 |
Failed to load resource: the server responded with a status of 404 ( ) __json file (0) | 2020.11.04 |
댓글 영역