작성
·
490
0
npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
changed 67 packages, and audited 68 packages in 2s
5 packages are looking for funding
run npm fund
for details
2 high severity vulnerabilities
Some issues need review, and may require choosing
a different dependency.
Run npm audit
for details.
질문에 있는 방법이나 인터넷에 나온 방법을 다 사용해도 여기를 통과를 못합니다.
답변 1
0
저랑 똑같네요
tar의 버전 문제라고 되어 있는 것 같아서
npm install tar@6 -g 실행해봤는데 안되고..
npx create-react-app 실행하면 경고인지 에러인지 그런 내용들 쭉 뜨면서 폴더에 강의에서 본 내용이랑 비슷하게 파일들이 생성이 되긴 하는데, 이게 맞는 건가 싶고