infinitered / infinitered/ignite

Missing global pnpm and bun package listing from doctor command.

Open
#3,035 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
19.9k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

### Running `doctor` command doesn't output globally installed packages by `bun` or `pnpm`.

#### Output when you have packages installed globally by `bun` or `pnpm`
Image

Image

#### Output when you run `doctor` command.
Image

#### Output when you run `doctor` command should display globally installed packages. like so:
(Haven't fixed the `bun` yet so only `pnpm` packages are sown. But we can do the same thing for bun)
Image

Contributor guide

Open the contributing guide

Research direction

Start at the `doctor` command entry point and trace how globally installed packages are currently discovered and displayed. Reproduce the report with global packages installed through pnpm and bun, then verify that both package lists appear in the doctor output alongside existing results.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.