You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On build I still get these errors in node_modules/@firebase/auth/dist/auth-public.d.ts:704:6 which should have been fixed by #5012
node_modules/@firebase/auth/dist/auth-public.d.ts:710:6 - error TS2748: Cannot access ambient const enums when the '--isol
atedModules' flag is provided.
Am I missing something?
The text was updated successfully, but these errors were encountered:
I installed firebase 9.0.1.
I use Vite.
On build I still get these errors in node_modules/@firebase/auth/dist/auth-public.d.ts:704:6 which should have been fixed by #5012
Am I missing something?
The text was updated successfully, but these errors were encountered: