#오류해결 #react #npm #설치오류 #createreactapp #npm_install npm install -g create-react-app create-react-app를 설치하려니 오류가 발생했습니다. This version of tar is no longer supported, and will not receive security updates.
Please upgrade asap. 이 버전의 tar는 더 이상 지원되지 않으며 보안 업데이트를 받지 않습니다.
빨리 업그레이드 해주세요. $ npm install -g create-react-app npm WARN deprecated [email protected]: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap. added 67 packages, and audited 68 packages in 16...
#
create_react_app
#
createreactapp
#
npm
#
npm_install
#
npx
#
react
#
설치오류
#
오류해결
원문 링크 : create-react-app 설치 오류 해결하기.