sibs-projects / react-native-redux-saga

Just a starter code to use redux and react-native with Login
178 stars 45 forks source link

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

Open markib opened 6 years ago

markib commented 6 years ago

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

sibelius commented 6 years ago

We need to upgrade all packages