cannot get 에러
456
작성자 없음
작성한 질문수 0
답변 1
0
안녕하세요
현재 백엔드 서버는 에러는 안나오는데 경고가 나오는것 같습니다.
그 부분은 몽고 DB 쪽 경고인데
이부분을
이렇게 바꿔주세요 ~
클라이언트 부분은 에러가 난 것같은데 혹시 모듈은 다 설치가 됐나요 ~ ?!
0
네 교수님 하라하신 대로 client랑 server측 npm install 했는데, localhost:5000 접속 시 cannot get / 에러가 없어지질 않네요 ..ㅜㅜ
PS C:\Users\user\Downloads\boilerplate-mern-stack-master (2)\boilerplate-mern-stack-master> npm run dev
> react-boiler-plate@1.0.0 dev
> concurrently "npm run backend" "npm run start --prefix client"
[0]
[0] > react-boiler-plate@1.0.0 backend
[0] > nodemon server/index.js
[0]
[1]
[1] > client@0.1.0 start
[1] > react-scripts start
[1]
[1] 'react-scripts'��(��) ���� �Ǵ� �ܺ� ����, ������ �� �ִ� ���α�, �Ǵ�
[1] ��ġ ������ �ƴմϴ�.
[1] npm run start --prefix client exited with code 1
[0] [nodemon] 1.19.4
[0] [nodemon] to restart at any time, enter `rs`
[0] [nodemon] watching dir(s): *.*
[0] [nodemon] watching extensions: js,mjs,json
[0] [nodemon] starting `node server/index.js`
[0] (node:21428) Warning: Accessing non-existent property 'count' of module exports inside circular dependency
[0] (Use `node --trace-warnings ...` to show where the warning was created)
[0] (node:21428) Warning: Accessing non-existent property 'findOne' of module exports inside circular dependency
[0] (node:21428) Warning: Accessing non-existent property 'remove' of module exports inside circular
dependency
[0] (node:21428) Warning: Accessing non-existent property 'updateOne' of module exports inside circular dependency
[0] (node:21428) DeprecationWarning: current URL string parser is deprecated, and will be removed in
a future version. To use the new parser, pass option { useNewUrlParser: true } to MongoClient.connect.
[0] Server Listening on 5000
[0] (node:21428) DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor.
[0] (node:21428) DeprecationWarning: collection.ensureIndex is deprecated. Use createIndexes instead.[0] MongoDB Connected...
강의 내용은 훌륭하나, 환경 설정 오류 때문에 진도를 나갈 수 없습니다. 20년 버전 강의.
0
74
1
강의자료는 어디서 볼 수있나요??
0
82
1
이 쇼핑몰 만들기 강의는 관리자페이지 만드는건 없나요
0
136
2
웹에서 실시간 코드반영이 안돼요
0
137
1
app.use질문
0
74
1
강사님께 어떻게 직접질문할수있어요??
0
84
1
const함수같은거 기초강의는 어디있나요
0
97
2
리덕스 참조챕터가 어딨어요? 미리듣고오라는데요
0
88
2
강의가완전 오래되서 다 틀리네 app.jsx도 tailwind css 다틀림 무책임함
0
75
1
개발자도구에 redux란이 없어요
0
95
1
npx tailwindcss init -p 에서 계속 에러나요
0
99
1
쇼핑몰기능중 찜하기 기능은 어떻게 구현하나요
0
151
2
강의하다 줌으로 설명가능한지좀 정확히 알려주세요. 이 선생님 정책이 어떻게 되는데요. 직접 연락할 메일이라도 알려주세요
0
48
1
도표 강의 자료 열람 불가능
0
116
1
tailwindcss를 vite에서 이용하는 방식이 바뀐것 같습니다.
0
1148
2
eslint 설정 후 오류가 납니다.
0
230
1
오버로드 오류
0
159
1
VSCode에서 save를 할 때, landingpage의 useEffect가 실행되는 문제에 대하여
0
179
1
dispatch(logoutUser()) 실행시 dispatch(authuser())도 함께 실행되는 문제
0
237
2
logout할 때, server로 요청을 보내서 authUser middleware를 통과하도록 하는 이유?
0
200
1
webkit-text-size-adjust 오류
0
323
1
does not provide an export named 'userReducer'
0
223
2
빌드 배포
0
143
1
삭제 예정 강의는 언제 삭제 되나요? 저것때문에 수강완료를 못하면 회사에서 비용을 청구한다고 합니다~
0
232
2





