I updated my NodeJs to the latest version 10.16.3, then I installed NestJs Client using
npm install -g @nestjs/cli
and then created a new project using
nest new nest-demo
but when I tried to run it
npm run start:dev
application threw an error "internal/modules/cjs/loader.js"