-
-
Notifications
You must be signed in to change notification settings - Fork 864
Labels
A-CLIArea: CLIArea: CLIS-Bug-confirmedStatus: report has been confirmed as a valid bugStatus: report has been confirmed as a valid bug
Description
Environment information
npx biome rage
CLI:
Version: 2.0.0-beta.1
Color support: true
Platform:
CPU Architecture: aarch64
OS: macos
Environment:
BIOME_LOG_PATH: unset
BIOME_LOG_PREFIX_NAME: unset
BIOME_CONFIG_PATH: unset
NO_COLOR: unset
TERM: xterm-ghostty
JS_RUNTIME_VERSION: v20.18.3
JS_RUNTIME_NAME: node
NODE_PACKAGE_MANAGER: npm/10.8.2
Biome Configuration:
Error: Found an unknown key `include`.
Error: Found an unknown key `ignore`.
Error: Found an unknown key `include`.
Error: Found an unknown key `organizeImports`.
Error: Found an unknown key `all`.
Error: Found an unknown key `all`.
Error: Found an unknown key `all`.
Error: Found an unknown key `all`.
Error: Found an unknown key `all`.
Error: Found an unknown key `all`.
Error: Found an unknown key `noConsoleLog`.
Error: Found an unknown key `all`.
Error: Found an unknown key `all`.
Error: Found an unknown key `useImportRestrictions`.
Status: Loaded with errors
Path: /Users/viliamkopecky/www/kilomayo/monorepo/biome.json
Formatter enabled: true
Linter enabled: true
Assist enabled: true
VCS enabled: false
Workspace:
Open Documents: 0
What happened?
npm install --save-dev --save-exact @biomejs/biome@beta
npx @biomejs/biome@beta migrateBiome encountered an unexpected error
This is a bug in Biome, not an error in your code, and we would appreciate it if you could report it to https://github.com/biomejs/biome/issues/ along with the following information to help us fixing the issue:
Source Location: /Users/runner/work/biome/biome/crates/biome_rowan/src/ast/mod.rs:655:41
Thread Name: main
Message: Malformed list, node expected but found token COMMA@1321..1322 "," [] [] instead. You must add missing markers for missing elements.Expected result
to install and migrate without errors
Code of Conduct
- I agree to follow Biome's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-CLIArea: CLIArea: CLIS-Bug-confirmedStatus: report has been confirmed as a valid bugStatus: report has been confirmed as a valid bug