cloud-sdk-js
cloud-sdk-js copied to clipboard
wrong Type in main.ts
i get this Error, because in main.ts the const app is from type INestApplication cds.in requires Type Application.
Used Versions:
- node version: 18.19.0
- npm version 10.8.2
- cds-dk: 7.9.4
- cds: 7.9.3
Error-Messages:
the src/main.ts:10:7 - error TS2345: Argument of type 'INestApplication