Skip to content

🐛 Biome installed globally with pnpm reported as missing, but still works #926

@AMDphreak

Description

@AMDphreak

VS Code version

1.15.8

Extension version

3.3.0

Biome version

0.3.3

Operating system

  • Windows
  • macOS
  • Linux

Description

biome extension complains about not finding biome executable, shows npm error, when I installed it with pnpm and it's actually working despite the complaint.

Your check has incorrectly baked-in assumptions about what package manager is being used.

Image

Steps to reproduce

install globally

pnpm install -g biome

open vscode, cursor, and antigravity

Expected behavior

it doesn't complain. just works

Does this issue occur when using the CLI directly?

No

Link to a minimal reproduction

NONE NEEDED

Logs


Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions