I'm new to Typescript. Today I tried to set up a project with Nodejs & typescript. But in my every file I'm getting Cannot find module '' & Cannot find name process errors. I tried everything that I can find but none of them got success. Please help me to remove these errors.





package.jsonand did you runnpm install?