Lennart

Results 132 comments of Lennart

No, haven't tried 2.7.3 yet! > Does gatsby use/open any of the same databases that parcel uses No, I don't think so. We use Parcel's LMDBCache (https://github.com/gatsbyjs/gatsby/blob/204825250ca302a73e1ce695222ec29b96112782/packages/gatsby/src/utils/parcel/compile-gatsby-files.ts#L111-L112) but that shouldn't...

This should be fixed by https://github.com/clerk/javascript/pull/3326 and was published with `@clerk/[email protected]`. Please install the latest version of `@clerk/clerk-expo` in order to fix your issue: ```shell npm install @clerk/clerk-expo@latest ```