Present in both answers;Present only in the new answer;Present only in the old answer;
Save yourself some troubleshooting time and log your require call, like so: console.log(require('dotenv').config()) You should see an error with more detailed info on the problem.
Save yourself some troubleshooting time and log your require call, like so: console.log(require('dotenv').config()) You should see an error with more detailed info on the problem.
Present in both answers;Present only in the new answer;Present only in the old answer;