Firebase – Cloud firestore unable to deploy delete user function from project
Error: "Cloud Fire Error: functions predeploy error: Command terminated with non-zero exit code 1" I have a view all users screen in my application. On this screen, I have access to both email and uID. I need to build functionality…