.env variables are not being loaded/read correctly
So I’ve been looking all over for a solution to this issue.
Our project is a React+Typescript project made with React App Rewired first, but migrated to Vite now.
Now, I have been working on getting Jest to work after trying to use Vitest (where I ran into completely different issues). I’ve gotten it pretty far now, but the issue I’m having now is that it’s giving me this error message:
.env variables are not being loaded/read correctly
So I’ve been looking all over for a solution to this issue.
Our project is a React+Typescript project made with React App Rewired first, but migrated to Vite now.
Now, I have been working on getting Jest to work after trying to use Vitest (where I ran into completely different issues). I’ve gotten it pretty far now, but the issue I’m having now is that it’s giving me this error message:
.env variables are not being loaded/read correctly
So I’ve been looking all over for a solution to this issue.
Our project is a React+Typescript project made with React App Rewired first, but migrated to Vite now.
Now, I have been working on getting Jest to work after trying to use Vitest (where I ran into completely different issues). I’ve gotten it pretty far now, but the issue I’m having now is that it’s giving me this error message: