React 수업 정리 (9) 썸네일형 리스트형 React 1일차 react 설치 - node.js 다운로드 - 환경변수 설정이 안돼있다면 설정 => path - vs-code => Terminal => node -v / npm - v 버전 확인 npx create-react-app 폴더명npx create-react-app test-app npm error code ENOENT npm error syscall lstat npm error path C:\Users\EZENIC-127\AppData\Roaming\npm npm error errno -4058 npm error enoent ENOENT: no such file or directory, lstat 'C:\Users\EZENIC-127\AppData\Roaming\npm' npm error enoent .. 이전 1 2 다음