Chris Morris
Chris Morris
In the description for `dotenv/config`, it includes the ability to set `dotenv` configuration options via env var: https://www.npmjs.com/package/dotenv > `DOTENV_CONFIG_=value node -r dotenv/config your_script.js` However, this issue - https://github.com/motdotla/dotenv/issues/423 -...
This is an advisory note, to assist others with the same issue, rather than a request to change anything. Google Cloud Functions is capable of running patch-package as a postinstall...
**Describe your environment** * Operating System version: macOS Ventura 13.0.1 * Firebase SDK version: firebase.google.com/go/v4 v4.10.0 * Library version: v4.10.0 * Firebase Product: database **Describe the problem** json.Unmarshal() is robust...