Yaroslav Vovchenko
Yaroslav Vovchenko
@KnorpelSenf are there any additional checks except for lerna tests to verify that bumping the dev dependency actually works?
I initially installed it with `npm i --force` (I know that it's not the best solution, the patch-package was not the way here as it's done after install) and the...
Here is the PR to allow ^2 of supabase as peer dependency - https://github.com/grammyjs/storages/pull/224
Also, from the screen you might notice that the WebK doesn't render the Main Button, despite that the same screen was captured. Probably need to open a separate issue for...
Yeah, makes sense. Closing this one
Hey @Cirr0e! I'm also experiencing the following issue using Expo SDK 52. I installed both `/react-hook` and `/core` packages, cleared the cache with `npx expo start --clear`, but it was...
@maxckelly I just understood that @Cirr0e is an automation bot for answers, so probably it won't always respond correctly. Did you resolve the issue for you by any chance?
@Cirr0e even with the suggested changes the bundling throws the following error ``` Unable to resolve "@trigger.dev/core/v3" from "node_modules/@trigger.dev/react-hooks/dist/commonjs/hooks/useApiClient.js" ``` and crashes the Expo Go app on project launch