Arian Acosta

Results 8 comments of Arian Acosta

From that @poisa 's link regarding jobs defined in `cron.yml`: >Elastic Beanstalk uses leader election to determine which instance in your worker environment queues the periodic task. Each instance attempts...

What's the workaround? The same is happening on RN 0.64 after the 0.71 release was launched.

Confirmed that this is the case. Unlike Yarn, NPM nests the dependencies, so it needs to use `peerDependencies`, but there are several problems with this: 1) NPM version 3 does...

Hi @ktiedt, Thanks, I'm looking forward to having the option to NPM as well. Here are the limitations I've found so far. As soon as we can find elegant solutions...

@ktiedt Yeah, we could do that. I'll prepare a proof of concept to see what would be the best approach for this. Feel free to share any findings. Thank you...

@oleg-koval With Yarn everything is working as expected, but we haven't been able to make it work with NPM.

Hi! Thank you for your suggestion. It definitively makes sense. If there are other bundles of configuration that are popular and well maintained, then we can certainly provide the option...

Hi @zkwsk, Thanks for reporting this issue. We'll take a look at the integration with Husky and try to find a fix.