Skip to content

Conversation

@ofir-frd
Copy link

Benchmark PR PrefectHQ#19648

Type: Clean (correct implementation)

Original PR Title: fix(ui-v2): update biome to fix darwin-arm64 resolution in lockfile
Original PR Description: ## Summary

  • Updates @biomejs/biome from 2.1.2 to 2.3.8 in ui-v2
  • Fixes lockfile to properly resolve platform-specific CLI packages (darwin-arm64, darwin-x64, linux-, win32-)

The previous lockfile had @biomejs/cli-darwin-arm64 listed as an optional dependency but without proper resolved URLs/integrity hashes, causing npm install to skip downloading it on ARM Macs. This broke pre-commit/pre-push hooks with:

Error: Cannot find module '@biomejs/cli-darwin-arm64/biome'

Test plan

  • Pre-commit hooks pass locally on darwin-arm64
  • CI passes

🤖 Generated with Claude Code
Original PR URL: PrefectHQ#19648

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants