Firebase Storage Emulator – Preconditions Not Working
I am using the firebase emulator suite to test cloud functions that perform crud operations in cloud storage. I am using the Node.js admin SDKs for all cloud functions. See below for sample code that uploads a file into cloud storage.