benawad / benawad/fullstack-graphql-airbnb-clone
tsconfig.json under controller have issue
Open
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 444
- PR merge metrics
- No merged PRs in 30d
Description
Cannot write file 'c:/Users/HP/Desktop/abb/packages/controller/dist/index.d.ts' because it would overwrite input file.ts
Cannot write file 'c:/Users/HP/Desktop/abb/packages/controller/dist/index.d.ts' because it would overwrite input file.ts
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the TypeScript configuration under packages/controller and the reported dist/index.d.ts path. Reproduce the declaration-build error and determine why the output is treated as an input file. Done means the controller build no longer reports an overwrite-input error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100