-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Server running at http://localhost:1234
⚠️ /Users/wires/h/code/act/node_modules/dotenv/lib/main.js:95:41: Cannot statically evaluate fs argument
93 | try {
94 | // specifying an encoding returns a string instead of a buffer
> 95 | const parsed = parse(fs.readFileSync(dotenvPath, { encoding }), { debug })
| ^
96 |
97 | Object.keys(parsed).forEach(function (key) {
98 | if (!process.env.hasOwnProperty(key)) {
but potentially should not be using dotenv for this anyway
alexplummer, timpulver, MujunZ, ABusyProgrammer, brunaguize and 1 moreMichael-1
Metadata
Metadata
Assignees
Labels
No labels