Open Nechir-89 opened 1 year ago
I'm getting this error from requiring dotenv require('dotenv').config();
Scripts start: "ts-node-esm app.ts"
in tsconfig.json "target": "ES6", / Set the JavaScript language version for emitted JavaScript and include compatible library declarations./
here's how I did it
I'm getting this error from requiring dotenv require('dotenv').config();
Configuration
Scripts start: "ts-node-esm app.ts"
in tsconfig.json "target": "ES6", / Set the JavaScript language version for emitted JavaScript and include compatible library declarations./
here's how I did it