Closed soryy708 closed 6 years ago
There's no refFromURL()
method on Bucket. Here are the API docs: https://cloud.google.com/nodejs/docs/reference/storage/1.5.x/Bucket
Here's a delete example from our tests: https://github.com/firebase/firebase-admin-node/blob/master/test/integration/storage.spec.ts#L60
very cool sir
[READ] Step 1: Are you in the right place?
[REQUIRED] Step 2: Describe your environment
[REQUIRED] Step 3: Describe the problem
I can't do anything with the
storage
object. How do I use this? (documentation is very lean)Relevant Code: