AN
AN
> [email protected] start /Users/grayson/Desktop/cardiovascular-tracker-master/server > tsc && NODE_ENV=production node dist/main node_modules/@types/koa/index.d.ts(24,57): error TS7016: Could not find a declaration file for module 'http2'. '/Users/grayson/Desktop/cardiovascular-tracker-master/server/node_modules/http2/lib/index.js' implicitly has an 'any' type. Try `npm...
> [email protected] start /Users/grayson/Desktop/cardiovascular-tracker-master/server > tsc && NODE_ENV=production node dist/main src/lib/middlewares/validate.ts(14,58): error TS2345: Argument of type 'ErrorObject[] | null | undefined' is not assignable to parameter of type 'ErrorObject[] |...