Michael

Results 7 issues of Michael

Someone got this problem before? I cannot run more than 100 generations. ``` /Users/michaelmalura/Development/bot/node_modules/genetic/lib/genetic/Task.js:210 level += self.parents[position].score ^ TypeError: Cannot read property 'score' of undefined at /Users/michaelmalura/Development/bot/node_modules/genetic/lib/genetic/Task.js:210:44 at Object.async.until (/Users/michaelmalura/Development/bot/node_modules/genetic/node_modules/async/lib/async.js:568:13)...

## Description ```sh node_modules/react-native-reanimated/src/reanimated2/layoutReanimation/animationBuilder/Keyframe.ts: /Users/michael/development/lulububu/jackle-heidi-app/node_modules/react-native-reanimated/src/reanimated2/layoutReanimation/animationBuilder/Keyframe.ts: Container is falsy RCTFatal __28-[RCTCxxBridge handleError:]_block_invoke _dispatch_call_block_and_release _dispatch_client_callout _dispatch_main_queue_drain _dispatch_main_queue_callback_4CF __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ __CFRunLoopRun CFRunLoopRunSpecific GSEventRunModal -[UIApplication _run] UIApplicationMain main start_sim 0x0 0x0 ``` I updated the...

Build or config issue

I use https://github.com/trixnz/vscode-lua to format my code in visual studio code which uses your module. ```lua -- sometimes i code simple methods like this in one line function foo() return...

enhancement

I tried the symfony example in the readme and only get http errors from clickhouse. I created a trial account on their page, got the credentials and enabled the mysql...

Is it possible to bump the version from react 15.0.0 and 16.0.0 to 17.0.0 and 18.0.0? Right now i get this error when i try to install the latest version...