Ian

Results 14 comments of Ian

A slightly cleaner way of fixing this is to override the dependency. Place this into your `package.json` file. `$firebase` is a reference to whatever version you have specified in your...

I'm also experiencing similar issues. Anyone else able to figure this out? I'm running Jest, ts-jest along with expo-jest since I'm running Expo. Error: `\_\_tests\_\_/signup.spec.tsx Test suite failed to run...

+1 V10 doesn't appear to introduce any breaking changes that are relevant to this project: https://firebase.google.com/support/release-notes/js#version_1000_-_july_6_2023

For anyone else, I posted a way to deal with this issue in a cleaner way than forcing legacy peer deps. https://github.com/codediodeio/sveltefire/issues/126#issuecomment-2072720481