npx create-react-app 폴더명
리액트 앱 생성할려니 에러떴다.
UnhandledPromiseRejectionWarning: Error: EPERM: operation not permitted, open '경로'
😊 해결
cmd를 관리자 권한으로 실행한다.
반응형
'FE > React' 카테고리의 다른 글
[Error] EPERM: operation not permitted (0) | 2021.02.21 |
---|---|
서버 시작 (0) | 2021.02.19 |
React App 생성 (0) | 2021.02.18 |
[Error] UnhandledPromiseRejectionWarning: Error: EPERM: operation not permitted, mkdir 'C:\Program Files\nodejs\movie_app_2021' (0) | 2021.02.18 |
설치확인 (0) | 2021.02.18 |