create react app . 명령어 실행이 안됩니다.
1651
작성한 질문수 4
답변 3
0
npm ERR! To permanently fix this problem, please run:
npm ERR! sudo chown -R 501:20 "/Users/myherbceo/.npm"
보여주신 에러를 봤을 때 permission 이슈인 것 같아요.
위에 sudo chown -R ... 요 커맨드를 입력해보시겠어요?
0
다른 폴더를 생성해서 실행해 보았는데
Creating a new React app in /Users/myherbceo/Desktop/learn all with javascript/test.
Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts with cra-template...
npm ERR! code EACCES
npm ERR! syscall mkdir
npm ERR! path /Users/myherbceo/.npm/_cacache/content-v2/sha1/45/d1
npm ERR! errno -13
npm ERR!
npm ERR! Your cache folder contains root-owned files, due to a bug in
npm ERR! previous versions of npm which has since been addressed.
npm ERR!
npm ERR! To permanently fix this problem, please run:
npm ERR! sudo chown -R 501:20 "/Users/myherbceo/.npm"
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/myherbceo/.npm/_logs/2022-01-12T01_19_51_358Z-debug.log
Aborting installation.
npm install --no-audit --save --save-exact --loglevel error react react-dom react-scripts cra-template has failed.
Deleting generated file... package.json
Deleting test/ from /Users/myherbceo/Desktop/learn all with javascript
Done.
myherbceo@ijiwon-ui-MacBookAir test %
<div id="banner">배너 이미지</div> 관련 질문
0
34
1
[해결]그랩님 답변 주세요.
0
213
2
그랩님의 답변을 기다립니다/102강 전반적인 에러
0
184
2
[그랩님께]101강 안드로이드 에러들(Key prop)해결방법 궁금합니다.
0
154
2
[재질문][그랩님 답변 부탁드립니다]101강
0
185
2
[그랩님 답변 부탁드립니다]101강 Axios 에러와 502 Bad Gateway 질문
0
142
2
Ngrok 설치 후 forwarding Url 에러
0
157
2
[그랩님께,Ngrok 악성코드 인식 해결방법]질문 드립니다.
0
283
2
Ngrok 설치 후 forwarding Url로 연결 불가
0
165
1
그랩님,[꼭] 답변 부탁드립니다.
0
87
1
[꼭][[꼭] 그랩님, 답변 부탁드립니다], Failed to load resource: the server responded with a status of 404 (Not Found) 상품 상세 페이지 질문입니다.
0
174
1
6강/7강 수업
0
62
1
그랩님, 상품 상세 페이지 에러와 의문점 질문드립니다.
0
116
2
그랩님, 해결되지 않은 에러 메시지 [꼭] 답변 부탁 드립니다.
0
164
2
[재 질문]Cannot read properties of undefined (reading 'map') TypeError: Cannot read properties of undefined (reading 'map') 에러 해결 어떻게 하나요?
0
110
1
Cannot read properties of undefined (reading 'map') TypeError: Cannot read properties of undefined (reading 'map') 에러 해결 어떻게 하나요?
0
157
2
일반적인 css 꾸미기에서 width와 height의 값?
0
116
2
Windows에서의 업로드 후 홈화면 상품이미지 오류 해결방법
0
213
1
그랩마켓 웹화면 구현하기 -2 질문입니다.
0
135
1
react에 반영이 되지 않습니다.
0
266
1
터미널 npm install -g create-react-app 작성 후 오류
0
437
1
create-react-app my app 실행 시 에러
0
373
2
포스트맨 질문
0
113
1
<꼭 답변 부탁 드립니다>그랩선생님, [컴포넌트 사용하기] 강의에서 질문 있습니다.
0
279
2





