We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The firebase-functions 5.0.x and firebase-admin 12.2.x major releases are incompatible with nuxt-vuefire 1.0.2
firebase-functions
firebase-admin
nuxt-vuefire
Update Nuxt-module to support
"firebase": "10.12.3", "firebase-admin": "12.2.0", "firebase-functions": "5.0.1",
The current Nuxt-module works with firebase-admin 11.x and firebase-funcitons 4.9.x. Therefore, it's not a "bug", but a request
The text was updated successfully, but these errors were encountered:
20f7cc3
No branches or pull requests
What problem is this solving
The
firebase-functions
5.0.x andfirebase-admin
12.2.x major releases are incompatible withnuxt-vuefire
1.0.2Proposed solution
Update Nuxt-module to support
Describe alternatives you've considered
The current Nuxt-module works with firebase-admin 11.x and firebase-funcitons 4.9.x. Therefore, it's not a "bug", but a request
The text was updated successfully, but these errors were encountered: