Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Peer dependencies are not linked

Open
#68 1 comment 0 reactions 0 assignees View on GitHub

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

bug has workaround pnpm

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from alloc/indo

All issues in alloc/indo

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.