I tried creating project through create-nodejs-express-app but it wasn't working. App was not able to get env variables.
I forked and cloned the project, it has all the latest code and works fine.
The one installed through create-nodejs-express-server doesn't even have basic package like dotenv.
I tried creating project through
create-nodejs-express-app
but it wasn't working. App was not able to get env variables. I forked and cloned the project, it has all the latest code and works fine. The one installed throughcreate-nodejs-express-server
doesn't even have basic package like dotenv.Please have a look