hi DEVS i get this problem after i try to run my server API , im using #angular 7 and #loopback
it seems like the is 2 fils pointing in the same datasources of base (client) and the same thing
happen to the (Admin database)
i found the 5054 erreur but is not the same my error is TS5056 ...
i thing is Typescript version ..im not sure any help plz
------this is my Api Tscofig
**{ "extends": "./node_modules/@loopback/build/config/tsconfig.common.json", "include": [ "src", "test" ], "exclude": [ "node_modules/**", "packages/*/node_modules/**", "examples/*/node_modules/**", "**/*.d.ts" ] }
**
------- the error is in the DIST->src ->datasources .... file auto generated by ** npm start **
