Skip to content

error TS5056: Cannot write file '/home/node/api/dist/src/datasources/admin.datasource.d.ts' because it would be overwritten by multiple input files #35189

@HamzaMansouri7

Description

@HamzaMansouri7

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 **

github

Metadata

Metadata

Assignees

No one assigned

    Labels

    DuplicateAn existing issue was already created

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions