typesync adds @types/prettier and breaks everything
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 23
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 17
Description
- Run
pnpm typesync - Typesync should install
@types/prettier(I guess because prettier is a dependency now) - For some reason
@types/prettierblows up the build
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running pnpm typesync and inspect the dependency changes it produces, especially the addition of @types/prettier. Then run the repository build to identify the failure and verify that typesync no longer installs a package that breaks the build.
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
- Mostly clear
- Newbie friendliness
- 35/100