Antoine LAFFARGUE

Results 21 comments of Antoine LAFFARGUE

As a workaround inspired from @tomkln comment, here is how I export my logger : ```ts import signale, { DefaultMethods, Signale, SignaleOptions } from 'signale' export const getLogger = (...

Hi @jdalrymple, I've recreated a PR to have the native-auth landed. I got the commits from @kiprasmel PR [here](https://github.com/jdalrymple/gitbeaker/pull/1106) and fixed a ts error. As I understood the last thing...

Sorry @jdalrymple I lost momentum on this one. I'm unfortunately overbooked lastly but I'll try my best to give it some times in the following weeks. If @kiprasmel feels like...

When using `@apollo/client` ``` ERROR in ./node_modules/@apollo/client/react/context/ApolloConsumer.d.ts(4,55): TS2694: Namespace 'React' has no exported member 'ReactChild'. ``` I wasn't using this branch though, but I guess you need to add `ReactChild`...

@RyanChristian4427 Thank you for the answer. Hmmm, I see.. I wasn't aware that the `package.json` was provided by the template. That's weird because all the proposed solution were failing (silently)....

Yes, absolutely needed IMO. I'm struggling to find them 🙈

Is there any plan on adding rebase any time soon ? @wmhilton Or is there any specs written or something that would point the direction for creating a PR ?

This is still happening with `[email protected]`. This is really annoying as it defeat most of the dependency feature purpose. Is there any plan to tackle that @tejal29 ? @neutvd Did...

Thanks for the reply @neutvd, I guess I'll have to implement something like that as well.

I do have the same problem, and I am using AWS Aurora as well (but compatible with mysql 8.0.23) ``` gophish_1 | panic: runtime error: index out of range [0]...