Hello Everyone,
i’m building my app with firebase studio and switch to next step to show this app to the world, i’m using firebase with authetication, firestore database and storage. i already configured everyting, FIREBASE_PRIVATE_KEY and all others data already set on my .env.local file. all is correct and set up, but i continue receive message below, anyone could help me? because i don’t know what i can do to fix that error.
Runtime Error
Error: CRITICAL: Error initializing Firebase Admin SDK in adminApp.ts: Cannot read properties of undefined (reading ‘INTERNAL’).
This often means that while the private key might be readable, the overall credential object is invalid.
PLEASE METICULOUSLY DOUBLE CHECK THE ACTUAL VALUES OF THESE ENVIRONMENT VARIABLES IN YOUR .env.local
many thanks