Json – Why is my .env undefined and why is it not working?
I am having issue with the last 10 lines of code where I am working with a .env. I have already added my .env file with the MESSAGE_STYLE=uppercase. However, when starting the local server with npm start, i get the…