강의

멘토링

커뮤니티

인프런 커뮤니티 질문&답변

가다머님의 프로필 이미지
가다머

작성한 질문수

[리뉴얼] React로 NodeBird SNS 만들기

리덕스 설치와 필요성 소개

redux 모듈 오류 질문입니다

작성

·

466

0

npm run dev를 통해 서버를 실행하려 하는데

ready - started server on http://localhost:3060

error - ../node_modules/react-redux/es/components/Provider.js:1:0

Module not found: Can't resolve 'react'

null

wait  - compiling...

error - ../node_modules/react-redux/es/components/Provider.js:1:0

Module not found: Can't resolve 'react'

다음과 같이 redux 모듈 내에서 react를 참조할 수 없는 오류가 있습니다.

답변 1

0

제로초(조현영)님의 프로필 이미지
제로초(조현영)
지식공유자

npm i react 다시 한 번 해보세요.

가다머님의 프로필 이미지
가다머

작성한 질문수

질문하기