Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update motdotla/dotenv-expand dep to ^11.0.0 #15879

Closed
7 tasks done
HugoImaios opened this issue Feb 12, 2024 · 1 comment · Fixed by #15875
Closed
7 tasks done

Update motdotla/dotenv-expand dep to ^11.0.0 #15879

HugoImaios opened this issue Feb 12, 2024 · 1 comment · Fixed by #15875

Comments

@HugoImaios
Copy link

Describe the bug

hey 👋
Current version of motdotla/dotenv-expand (10.0.0 patched by Vite team) contains a bug reported here : #13399 is Vite's issues, and here in dotenv's issues : motdotla/dotenv-expand#98.
It has been adressed upstream in dotenv repo as of v11 🎉, so this new issue here is about upgrading the dep (as the other issue was locked)

Reproduction

https://stackblitz.com/edit/vitejs-vite-brtwpg?file=.env

Steps to reproduce

(using the same repro as the original closed bug)

System Info

System:
    OS: Linux 5.15 Ubuntu 22.04.2 LTS 22.04.2 LTS (Jammy Jellyfish)
    CPU: (12) x64 AMD Ryzen 5 5600X 6-Core Processor
    Memory: 29.10 GB / 31.31 GB
    Container: Yes
    Shell: 5.1.16 - /bin/bash
  Binaries:
    Node: 18.16.0 - ~/.nvm/versions/node/v18.16.0/bin/node
    Yarn: 1.22.19 - /mnt/d/programas/nodejs/yarn
    npm: 9.5.1 - ~/.nvm/versions/node/v18.16.0/bin/npm
  npmPackages:
    vitest: ^0.31.2 => 0.31.2

Used Package Manager

npm

Logs

$ vite

VITE v4.3.9 ready in 826 ms

➜ Local: http://localhost:5173/
➜ Network: use --host to expose
➜ press h to show help
9:54:42 AM [vite] .env changed, restarting server...
9:54:42 AM [vite] server restarted.
9:54:49 AM [vite] .env changed, restarting server...
9:54:49 AM [vite] Maximum call stack size exceeded
9:54:49 AM [vite] server restart failed

Validations

Copy link

stackblitz bot commented Feb 12, 2024

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

@bluwy bluwy linked a pull request Feb 12, 2024 that will close this issue
1 task
@github-actions github-actions bot locked and limited conversation to collaborators Feb 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant