Dashboard › cli › Root Biome command unavailable
01a023ee-5d0e-78ef-b6a6-5652ea199de9| Project | Hits | Last recalled |
|---|---|---|
| opencode | 1 | 9d ago |
Trap: running pnpm biome or an equivalent root-level Biome command looks natural in this workspace, but the root does not expose the binary and fails with ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL. Fix: run Biome from packages/cli or invoke the package script through pnpm --filter sentry run ..., because the CLI package owns the tool dependency and scripts.