DashboardcliRoot Biome command unavailable

Root Biome command unavailable

Category: gotcha
Confidence: 1.00
ID: 01a023ee-5d0e-78ef-b6a6-5652ea199de9
Project ID: c760f4f9-42b0-4ce0-b36d-6b8c38d770b2
Cross-project: No
Recalled in other projects: 1
Source session: 0wqisj4WhG2TyaOtb
Created: 2026-08-21 10:46:59
Updated: 2026-08-21 10:46:59

Cross-Project Recalls

ProjectHitsLast recalled
opencode 1 9d ago

Content

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.

Move to: