Setting FIREBASE_CONFIG in windows

Viewed 636

I'm trying to debug firebase.auth().createUserWithEmailAndPassword(....)

function in vscode in typescript. But IDE throws below error every time I run this.

Warning, FIREBASE_CONFIG environment variable is missing. Initializing firebase-admin will fail
0 Answers
Related