-
C:\Users\abc\Downloads\portfolio-master\portfolio-master>node git_data_fetcher.js
node:internal/modules/cjs/loader:1148
throw err;
^
Error: Cannot find module 'dotenv'
Require stack:
- C:\…
-
I love dynaconf. It doesn't support multiple dotenv. I think it should support multiple dotenv.
for example;
```
settings = Dynaconf(
dotnev_path=[str(BASE_DIR / "envs")],
settings_fi…
-
# Bug report
Something odd happened between `5.96.1` and `5.97.0`: our build time increased by an order of magnitude. Specifically, the progress grinds to a halt at 70% (sealing), takes about five …
-
All I do is
```
import 'dotenv/config';
```
```
esrun index1.ts
node:internal/process/esm_loader:40
internalBinding('errors').triggerUncaughtException(
…
-
### How can we reproduce the crash?
Honestly - I don't know. The best I can tell you is that I had left bun running while I changed branches.
### Relevant log output
```shell
======================…
-
Localy works, but when deploying on Render.
db.js:
```
let dotenv = require('dotenv').config()
const { createClient } = require('@libsql/client')
const { drizzle } = require('drizzle-orm/libsql…
-
when I try to use ragas0.2, I have encountered a problem:unable to apply transformation: Connection error,what shoud I do to deal with it?
**enviroment:** ragas=0.2,python=3.9
**code**:
```py
from…
-
### Search Terms
### Expected Behavior
I expect ts-node to run src/index.ts without errors
### Actual Behavior
```
yarn run dotenv -e ../web/.env.local -- ts-node src/index.ts
/h…
-
Everything was fine, my app had no issues at all until the New Year started (2022). It was then that Webpack began to fail and all these random errors that I had never dealt with before started to com…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […