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

`@types/readable-stream` should be a dependency, not a dev dependency

Open
#58 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
55/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
typescript
Domain
build-system

Research direction

No file or test is named. Inspect the package dependency declarations and the linked consumer example first; done means @types/readable-stream is published as a runtime dependency so TypeScript consumers do not need to install it directly.

Written by the indexing model from the issue text.

Description

team-wallet-framework wf-tech-debt

Otherwise TypeScript consumers are forced to add this package as a dependency, for instance: https://github.com/MetaMask/swaps-controller/pull/333/files#r1829249847

Dominant language
TypeScript
Stars
15
Forks
14
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.

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.