Juan Lanche

Results 12 comments of Juan Lanche

> @schmidt-sebastian I am still running into this error as of `v9.6.9` in my local emulator. Things are working fine when I connect directly to my remote Firestore project though....

@ehsannas I have done some isolated testing using the cdn sdk v9.6.10 with no framework and I can connect to the emulators. Reading data was no problem as well. This...

I've also just encountered this issue. Is there any update? EDIT: I also noticed that the specified RESIZED_IMAGES_PATH just gets mangled into the file name instead of proper directories for...

> `.env` variables are only available during application _runtime_, and not when you are deploying. You have to use Firebase's remote config if you want to use env variables when...

Seriously, I'm having this exact same problem with Firebase Cloud Functions. My error logs have spiked from single digits to 1k+ in a single day. Is there a way to...

Just upgraded and immediately noticed this...

Can confirm that a nuxi upgrade did the trick. Experienced the issue for the first time today. I was on the current version however. Not sure what went wrong.

> I had this issue of variables not being loaded, but my case was related to a misunderstanding with the doc. Both the `.env` and `.env.dev` files are loaded, but...