Is Vuefire broken again in Nuxt 3.8.0, I remember this issue was fixed for Nuxt 3.7.0 #1454
Replies: 1 comment
-
Do u have a cloud functions folder? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Using
"vuefire": "^3.1.17"
"nuxt-vuefire": "^0.4.0",
"nuxt": "^3.8.0",
I saw a similar issue (#1421) for nuxt 3.7.0 which @posva had fixed.
But I am still getting the same error
The default Firebase app does not exist. Make sure you call initializeApp() before using any of the Firebase services.
![Screenshot 01-11 at 17](https://private-user-images.githubusercontent.com/15716057/279667684-a2bc26ac-b87e-4e5c-b8d9-038f09cc6663.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNTUxMzYsIm5iZiI6MTczOTM1NDgzNiwicGF0aCI6Ii8xNTcxNjA1Ny8yNzk2Njc2ODQtYTJiYzI2YWMtYjg3ZS00ZTVjLWI4ZDktMDM4ZjA5Y2M2NjYzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDEwMDcxNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY4NWNjYzgyNjBjMjRiNzBkNjUzMjc4NTYwYzFhOTU5M2JlODA1YWRlMzNiZWQ3YTgyODNmMzhhZWQ5ZGRiNmImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.yqaZ9Jv9C8OoOgRgl7ovrwET0ozhO0w8yU2gGwG_KzQ)
Beta Was this translation helpful? Give feedback.
All reactions