Leonel Perea

Results 4 issues of Leonel Perea

Hi everyone. If I want to clone this repo.. how can I run update.js to generate developer and integrator folder? I understand that I need to have nodejs and install...

error in the following test: `assert.deepEqual( gen.next().value, call(delay, 1000), 'incrementAsync Saga must call delay(1000)' )` this gen.next().value return a promise as value: `{ value: Promise { _c: [], _a: undefined,...

An issue because you export like default function and show the following error: check sagaMiddleware.run(saga, ...args): saga argument must be a Generator function! `export default function* rootSaga() { yield [...

I am using Ubuntu and in the task `Get chrony version` get the following error: `package chrony is not installed`