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
Hey, so I am not super familiar with launch.json and how that all works. You appear to be using env-cmd correctly in your package.json file start script. Just make sure .env.a-env file exists and has a valid env file format.
If you're still having issues with this, let me know otherwise I will close this out if I don't hear a response.
Hello.
I try to launch my React app using by launch.json for debugging into chrome
Here is the command line into package.json file :
if i try to use any configuration into launch.json, environment variables are not read.
I tried this :
And this too :
And many other configurations.
Can you help me please ?
The text was updated successfully, but these errors were encountered: