react-native-redux-saga icon indicating copy to clipboard operation
react-native-redux-saga copied to clipboard

'uncaught at check',"call: argument fn is undefined"

Open markib opened this issue 7 years ago • 1 comments

console.error: "uncaught at check", "call: argument fn is undefined" console.error \node_modules\react-native\Libraries\ReactNative\YellowBox.js:69:10 log \node_modules\redux-saga\lib\internal\utils.js:188:19 check \node_modules\redux-saga\lib\internal\utils.js:43:4 getFnCallDesc \node_modules\redux-saga\lib\internal\io.js:103:20 call \node_modules\redux-saga\lib\internal\io.js:128:22 watchReduxLoadFromDisk$ \app\sagas\init.js:16:18 tryCatch \node_modules\regenerator-runtime\runtime.js:62:39 Generator.invoke [as _invoke] \node_modules\regenerator-runtime\runtime.js:296:21 Generator.prototype.(anonymous \node_modules\regenerator-runtime\runtime.js:114:20

After exiting app and try to enter init , yield call(Actions.main); at init.js

markib avatar May 29 '18 06:05 markib

We need to upgrade all packages

sibelius avatar May 29 '18 10:05 sibelius