• 카테고리

    질문 & 답변
  • 세부 분야

    풀스택

  • 해결 여부

    미해결

에러가 발생해서요 ;;

19.09.01 21:21 작성 조회수 196

0

루트 사가 설정하고 sagas\user.js 에 LOG_IN_SUCCESS 디스패치까지 설정한뒤에 에러가 발생하는데요

 

Error: fork: argument of type {context, fn} has undefined or null `fn`
    at check (chunk-e922c950.js:22)
    at validateFnDescriptor (chunk-e922c950.js:458)
    at fork (chunk-e922c950.js:542)
    at rootSaga$ (index.js:17)
    at tryCatch (runtime.js:45)
    at Generator.invoke [as _invoke] (runtime.js:271)
    at Generator.prototype.<computed> [as next] (runtime.js:97)

 

에러 내용인데 혹시 무슨 에러인지 봐주시면 감사여 ;

 

https://github.com/hyunsokstar/node_bird_22

 

 

답변 2

·

답변을 작성해보세요.

1

post.js가 비어있네요.

0

terecal님의 프로필

terecal

질문자

2019.09.03

ㄳㄳ