Ptagdam

Results 2 comments of Ptagdam

npm start > [email protected] start > tsc && node dist/app.js src/app.ts:1:58 - error TS2307: Cannot find module 'express' or its corresponding type declarations. 1 import express, { Request, Response, NextFunction...

> @Ptagdam, there are no errors, you need to install the dependencies first. > > Run the start.bat or start.sh file as I mentioned in the instructions, or execute `npm...