benawad / benawad/typescript-yarn-workspace-example
lock dependencies maybe?
- Dominant language
- TypeScript
- Stars
- 85
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
The current steps do not work for me but that could be because all dependencies are set to '^10.3.2' instead of fixed?
Mine failed on the step 'yarn build' on common project with many many errors (way way too many to list)
../../../node_modules/@types/babel__traverse/index.d.ts:320:27 - error TS1110: Type expected.
320 getAncestry(): [this, ...NodePath[]];
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the `yarn build` failure in the common project and inspect the dependency ranges that resolve to `@types/babel__traverse`. Done means the documented build steps complete without the reported TypeScript 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
- 25/100