로딩
티스토리 데이터 처리 중입니다.

[React] 리엑트 파일 생성 에러(npx create-react-app 설치 에러)

 [React] 리엑트 파일 생성 에러(npx create-react-app 설치 에러)

$ npx create-react-app start-react start-react라는 파일을 생성하려는데 자꾸 이러한 에러가 날 때 두가지 방법이 있다. npm ERR! code ENOENT npm ERR!

syscall lstat npm ERR! path C:\Users\aaa\AppData\Roaming\npm npm ERR!

errno -4058 npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\kkddy\AppData\Roaming\npm' npm ERR!

enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR!

A complete.....