Results 4 comments of cdnicoll

I'm seeing a similar issue only with `getDownloadUrl()` Using the emulators and looping through image references, it hangs on the promise. ```js const imagesMapped = [] for (const imagePath of...

@abhis3 Just tested with 11.9.0 and it still appears to hang. Pulling from emulators appear to be a bit better but still not _great_

@abhis3 Hey, just ran through the setup process and verified using `npm ls -g --depth=0 --link=true` that it was linked. ``` .nvm/versions/node/v16.16.0/lib └── [email protected] -> ./../../../../../gitrepo/firebase-tools ``` I made the...

+1 Seeing the same issue and confirmed that step 4 worked, but not an ideal solution