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