-
Instead of:
https://github.com/wearehive/project-guidelines/blob/4baf60bab3fc3d4616712b04f3dab48a3774d20c/config.sample.js#L1-L9
Maybe its an idea to use [dotenv-safe](https://www.npmjs.com/packag…
-
I'm currently not sure if I'm using **Approve-DotenvDir** and **Approve-DotenvFile** correctly as it seems that the approvals are not persisted between terminal sessions.
I suppose this should work…
-
Hi, I try to get your chrome extension. I got to:
Run the server so the extension can communicate with ChatGPT.
node server.js
and got: Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'dot…
-
While looking at #784 I noticed that the situation for both the INI and DotEnv stores is a lot worse than I thought: since they both escape newlines as literal `\n`s, but do not escape backslashes the…
-
**Describe the bug**
Cross-posting from the Expo repository: https://github.com/expo/expo/issues/28933
> So what's happening here is that react-native-dotenv is agressively inlining all environm…
-
Default sample path in `webpack-dotenv-plugin` is `.env.default` whereas it's `.env.example` in `dotenv-safe`.
-
**Describe the bug**
I am working on integrating r2r into my existing Python/Gradio-based app. When I import the R2RClient, I receive the following errors:
```
Exception in thread Thread-4 (run):…
-
### `package.json` file
```json
{
"name": "projectbread",
"main": "expo-router/entry",
"version": "1.0.0",
"scripts": {
"start": "expo start",
"reset-project": "node ./scripts/reset-p…
-
## The devDependency [@types/dotenv-safe](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `5.0.3` to `5.0.4`.
🚨 [View failing branch](https://github.com/icapps/nodejs-silverback…
-
Thanks for that great course, got to learn quite a lot.
Should we configure these env variables in dokku while deploying?
```console
App container failed to start!!
/usr/src/app/node_modu…