'Fail to sign up'이 뜹니다 ㅠㅠ
0
postman으로 post를 해봤을때도 그렇고 회원가입 버튼을 눌러도 작동이 되지 않고 'Fail to sign up'만 뜹니다. mongodb에서 collections 확인해봤는데 도착한 게 없는거로 봐서는 post 자체가 안 되는 것 같은데 어떻게 해야할 까요?? 코드는 변수명이나 디렉토리 이름정도 빼고는 강의랑 똑같이 한 거 같습니다. 엣지 검사기능에서 콘솔열어보면 아래처럼 오류가 떠요.
그리고 콘솔에는 아래처럼 오류가 뜹니다.
TypeError: Cannot read property 'findByToken' of undefined [0] at auth (C:\Users\이상호\Downloads\Code\Web\Nodejs_Project\backend\auth.js:5:10) [0] at Layer.handle [as handle_request] (C:\Users\이상호\Downloads\Code\Web\Nodejs_Project\node_modules\express\lib\router\layer.js:95:5) [0] at next (C:\Users\이상호\Downloads\Code\Web\Nodejs_Project\node_modules\express\lib\router\route.js:137:13) [0] at Route.dispatch (C:\Users\이상호\Downloads\Code\Web\Nodejs_Project\node_modules\express\lib\router\route.js:112:3) [0] at Layer.handle [as handle_request] (C:\Users\이상호\Downloads\Code\Web\Nodejs_Project\node_modules\express\lib\router\layer.js:95:5) [0] at C:\Users\이상호\Downloads\Code\Web\Nodejs_Project\node_modules\express\lib\router\index.js:281:22 [0] at Function.process_params (C:\Users\이상호\Downloads\Code\Web\Nodejs_Project\node_modules\express\lib\router\index.js:341:12) [0] at next (C:\Users\이상호\Downloads\Code\Web\Nodejs_Project\node_modules\express\lib\router\index.js:275:10) [0] at cookieParser (C:\Users\이상호\Downloads\Code\Web\Nodejs_Project\node_modules\cookie-parser\index.js:57:14) [0] at Layer.handle [as handle_request] (C:\Users\이상호\Downloads\Code\Web\Nodejs_Project\node_modules\express\lib\router\layer.js:95:5)
아래는 깃허브입니다.
답변 1
깃 이메일이랑 비번이 필요하다고 하네요
0
50
1
404 에러
0
119
1
34강 인증 체크에서 element 사용 때문에 에러나시는 분들 이렇게 하심 됩니다.
0
136
1
로그인, 로그아웃, 토근 작동 안 함
0
255
0
9강 오류 어떻게 해결하나요?
0
196
1
localhost 에서 연결을 거부했습니다.
0
1964
4
포스트맨에서 true가 안떠요
0
156
1
왜 안되나요
0
131
1
몽고db 연결 오류가 납니다 위에껀 입력한 코드, 아래껀 터미널이에요
0
246
1
로그아웃 401 에러(Unauthorized)
0
513
2
암호가 해싱되지 않고 입력값 그대로 db에 저장되는 문제
0
153
1
7강중에서
0
172
2
User.findByToken is not a function
0
214
1
루트 디렉토리
0
278
1
useState
0
567
1
프록시 잘 설정했는데도 404 오류 뜨는 분들
5
897
6
webpack 관련 에러 질문
0
224
1
리액트 관련 질문
0
280
1
14강 로그아웃 안됨
0
323
1
mongoDB 데이터 확인하는 법
0
414
1
postman 에러
0
295
1
선생님 리덕스를 사용하면 어떠한 부분이 좋은지 알 수 있을까요?
0
238
1
다음과 같은 에러들이 발생합니다.
0
281
1
14강 로그아웃 기능 구현시 postman에서 Cannot POST 오류가 뜹니다.
0
383
1





