강의

멘토링

로드맵

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

짭인근님의 프로필 이미지
짭인근

작성한 질문수

따라하며 배우는 노드, 리액트 시리즈 - 유튜브 사이트 만들기

비디오 업로드 FORM 만들기 (1)

첫 화면이 이상합니다.

작성

·

461

0

./src/_reducers/user_reducer.js

  Line 11:13:  Unreachable code  no-unreachable

  Line 14:13:  Unreachable code  no-unreachable

  Line 17:13:  Unreachable code  no-unreachable

./src/hoc/auth.js

  Line 2:8:    'Axios' is defined but never used                                                                                                  no-unused-vars

  Line 33:12:  React Hook useEffect has missing dependencies: 'dispatch' and 'props.history'. Either include them or remove the dependency array  react-hooks/exhaustive-deps

./src/components/views/LoginPage/LoginPage.js

  Line 2:8:  'Axios' is defined but never used  no-unused-vars

./src/components/views/RegisterPage/RegisterPage.js

  Line 4:8:  'Axios' is defined but never used  no-unused-vars

./src/App.js

  Line 6:3:  'Link' is defined but never used  no-unused-vars

Search for the keywords to learn more about each warning.

To ignore, add // eslint-disable-next-line to the line before.

[HPM] Error occurred while trying to proxy request /api/hello from localhost:3001 to http://localhost:5000 (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)

[HPM] Error occurred while trying to proxy request /api/users/auth from localhost:3001 to http://localhost:5000 (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)

터미널에 이렇게 뜨면서 시작을 하고

시작페이지와 버튼만 출력됩니다.

퀴즈

49%나 틀려요. 한번 도전해보세요!

제공된 GitHub 저장소(`boilerplate-mern-stack`)의 주된 목적은 무엇인가요?

완성된 프로젝트 소스 제공

MERN 스택 시작을 위한 기본 코드 제공

프로젝트 버그 제보 및 수정

온라인 협업 및 코드 공유

답변

답변을 기다리고 있는 질문이에요
첫번째 답변을 남겨보세요!
짭인근님의 프로필 이미지
짭인근

작성한 질문수

질문하기