### Running `doctor` command doesn't output globally installed packages by `bun` or `pnpm`. #### Output when you have packages installed globally by `bun` or `pnpm` <img width="805" height="126" alt="Image" src="https://github.com/user-attachments/assets/365db27e-500f-4aff-9def-619b07e5558d" /> <img width="844" height="277" alt="Image" src="https://github.com/user-attachments/assets/3a3a6c11-b97f-4bad-88bf-9b891b0019b6" /> #### Output when you run `doctor` command. <img width="1142" height="545" alt="Image" src="https://github.com/user-attachments/assets/7d079c10-69d2-4c31-9b53-5314d51afb07" /> #### 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) <img width="1157" height="558" alt="Image" src="https://github.com/user-attachments/assets/da81efa5-e40f-4e1b-94db-dacbe9e51a8f" />
Running
doctorcommand doesn't output globally installed packages bybunorpnpm.Output when you have packages installed globally by
bunorpnpmOutput when you run
doctorcommand.Output when you run
doctorcommand should display globally installed packages. like so:(Haven't fixed the

bunyet so onlypnpmpackages are sown. But we can do the same thing for bun)