You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have the required environment variables set to my .env file in the package I need to use them, but when I start my dev server at the root of the monorepo, throws an error saying that envs are missing.
Describe the bug
I have the required environment variables set to my
.env
file in the package I need to use them, but when I start my dev server at the root of the monorepo, throws an error saying that envs are missing.next-forge version
I am using version 3.2.25
To Reproduce
Steps to reproduce the behavior:
bun install
Expected behavior
Not throw an error and let the dev server start normally, reading envs
Screenshots

.env file set

Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: