nuxt-community / firebase-module

🔥 Easily integrate Firebase into your Nuxt project. 🔥
https://firebase.nuxtjs.org
MIT License
640 stars 99 forks source link

FirebaseError: Installations: Missing App configuration value: "projectId" #627

Open yangfan-coder opened 2 years ago

yangfan-coder commented 2 years ago

Hello When I run the firebase module, I still find an error:[ FirebaseError: Installations: Missing App configuration value: "projectId" (installations/missing-app-config-values). ],

It seems to have reappeared in a new version,My local dependent environment Shi

Nuxt : @ v2.15.8
node : v14.17.6
@nuxtjs/firebase: "^8.2.2",
firebase: "9.8.0",

Before sending out the problem, I found the corresponding problem, and I can be sure that my configuration is OK, so I checked it several times,Is there a solution?