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
"It is currently unclear when, and if, this module will support modular syntax (i.e. Firebase version 10+)." See #597
If you want to use firebase 9 and modular syntax you can checkout @lupasfirebase 9 and nuxt.js article.
I read your link.
It says that @nuxtjs/firebase v8 uses the compat syntax of Firebase SDK v9, so
I thought, The peer dependency in the package.json of @nuxtjs/firebase v8 should be Firebase SDK v9.
The peer dependency in @nuxtjs/firebase is still set to firebase version 8, so please update it to 9.
Version
@nuxtjs/firebase: 8.1.1
firebase: 9.6.2
nuxt: 2.14.6
What is Expected?
Update peerDependencies
What is actually happening?
peerDependencies have not been updated.
The text was updated successfully, but these errors were encountered: