Peer dependencies are not linked
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- nodejs, typescript
- Domain
- tooling
Research direction
The issue names no files, tests, or entry points. Reproduce a monorepo where local package A is a peer dependency of package B, then trace dependency linking and resolution; it is done when B uses the local version of A rather than the installed version.
Written by the indexing model from the issue text.
Description
When linking to a local package [A] that another dependency [B] has a "peer dependency" on, the package [A] is not linked into dependency [B] as you might expect. In other words, even though my monorepo uses the local version of package [A], the dependency [B] uses the installed version.
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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.
More from alloc/indo
-
enhancement good first issue help wanted
Difficulty 1/5 Under an hour Newbie friendliness 68/100
-
bug pnpm
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 45/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
vercel-labs/just-bash#464 ·
-
looksLikeSlug() is ASCII-only, so non-Latin entity slugs (e.g. Korean) skip exact match and collapse Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
TanStack/tanstack.com#1293 ·