로딩
티스토리 데이터 처리 중입니다.

[react] Refusing to install package with name "react-redux" under a package 오류 해결

 [react]   Refusing to install package with name "react-redux" under a package 오류 해결

react에서 npm install redux react-redux로 리덕스를 설치하는 도중 아래의 오류가 발생했습니다. 오류 메시지 npm ERR!

code ENOSELF npm ERR! Refusing to install package with name "react-redux" under a p.....

[react] Refusing to install package with name "react-redux" under a package 오류 해결에 대한 요약내용입니다.

자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.