firebaseui-web-react icon indicating copy to clipboard operation
firebaseui-web-react copied to clipboard

Firebase-config.json is not created!

Open Molnfront opened this issue 3 years ago • 1 comments
trafficstars

I had multiple apps for my project, but now I have deleted all but one, but still it causes very big problems.

{ "status": "error", "error": "Project fjolträsk has multiple apps, must specify an app id." }

And since the config file did not exist before I have no idea how it should look.

Molnfront avatar Mar 11 '22 16:03 Molnfront

Ok, tried to side step the problem by using another project. Now no config file is created and I still have the error in my Chrome consol:

App.jsx:31 Uncaught TypeError: Cannot read properties of undefined (reading 'sdkConfig')

Molnfront avatar Mar 11 '22 17:03 Molnfront