첫 화면이 이상합니다.
467
작성한 질문수 1
./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)
터미널에 이렇게 뜨면서 시작을 하고
시작페이지와 버튼만 출력됩니다.
답변 0
npm i하면 바로, 라이브러리 오류없이 받아지고, 구동되는 소스는 없나요?
0
62
1
ERROR in ./node_modules/antd/es/version/index.js 2:15-22
0
228
1
자료 없음
0
336
1
이미지 깨짐
0
355
1
npm run dev 동작 에러
0
315
1
npm run dev 동작 에러
0
301
1
npm run dev 동작에러납니다...
0
667
1
npm run dev 실행 오류
0
663
1
비디오 업로드, 로그인, 회원가입 504 error
0
1063
1
시작부터 오류생기시는 분들 해결법입니다.
1
478
1
오류 해결 공유
0
473
1
npm install 에러 질문드립니다.
0
1138
2
아예 몽고DB에 연결한다고만 하고 연결이 안되고 있습니다.
0
556
1
해당 오류 해결 방법 좀 알려주세요 ㅠㅠ
0
538
1
로컬스토리지에 대한 질문입니다!!
0
518
0
video가 안 나타나는 문제
0
903
1
ffmpeg 설치 후 cannot read property 'format' of undefined 500 에러 해결
0
480
0
typeError or 콘솔 500 뜨는분..
0
341
0
npm run dev 관련 오류
0
582
1
답글이 달리지않고 디비에도 저장되지않으며 새로고침이 됩니다.
0
252
0
useState 자동 생성
0
349
1
TypeError: Cannot read properties of undefined (reading 'format')
0
1256
2
userData undefined / state에 user.userData가 없습니다.
0
252
0
antd Input background color 변경
0
246
0





