Skip to content

cargo run -p oxlint -- --print-config fails on main with WSL2 #12168

@Sysix

Description

@Sysix
sysix@DESKTOP-H2E9RIR:~/dev/oxc$ cargo run -p oxlint -- --print-config
   Compiling oxc_linter v1.6.0 (/home/sysix/dev/oxc/crates/oxc_linter)
   Compiling oxlint v1.6.0 (/home/sysix/dev/oxc/apps/oxlint)
    Finished `dev` profile [unoptimized] target(s) in 7.55s
     Running `target/debug/oxlint --print-config`
Failed to parse configuration file.

  × Failed to load external plugin because no external linter was configured. This means the Oxlint binary was executed directly rather than via napi bindings.

Metadata

Metadata

Assignees

Labels

Type

Priority

None yet

Effort

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions