Missing global pnpm and bun package listing from doctor command.
Author: aadil42Created Mar 26, 2026Updated May 10, 2026
Labelsenhancement
Running doctor command doesn't output globally installed packages by bun or pnpm.
Output when you have packages installed globally by bun or pnpm
Output when you run doctor command.
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)
Source: infinitered/ignite