First of all, I want to show you my directory tree: I have tried to add types on my NodeJS project by adding Typescript. For that, I have installed many things into the root folder: npm i -D typescript npm i -D @types/node npm i -D @types/express See there the index.ts script into the dir1 folder: To test typescript compiler