Error image :
I don't quite understand the error message:
Error TS1259 (TS) Module '"D:/CloudStorage/..../node_modules/@types/body-parser/index"' can only be default-imported using the 'esModuleInterop' flag
I don't quite understand how to resolve the error
That should do it
import * as bodyParser from "body-parser"