프론트엔드/리액트
[에러] yarn create react-app 명령어 실패
1005ptr
2021. 2. 14. 18:32
반응형
리액트 앱 생성 명령어를 넣었는데 에러가 발생한다..
yarn clean cache 한번 해주고 다시 실행하면 잘 된다.
Create React App not installing, showing an error and aborting installation
I Reinstalled Node.js and Yarn. Now I am getting this error. My environment information is: Node: v8.12.0 NPM: 6.4.1 Yarn: 1.10.1 OS: Windows 10 PS C:\Users\mdbel\Desktop\Project\redux> npx cr...
stackoverflow.com
반응형