Djomatchoua Jeffrey

Results 1 comments of Djomatchoua Jeffrey

I use node v20.10.0. In Package.json apply this configuration: - Here is my start script : `nodemon --exec node --no-warnings=ExperimentalWarning --loader ts-node/esm src/index.ts` - Add ` "type": "module",` - In...