Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/lint and auto-lint are not working #2270

Open
it-sha opened this issue Nov 6, 2024 · 0 comments
Open

/lint and auto-lint are not working #2270

it-sha opened this issue Nov 6, 2024 · 0 comments

Comments

@it-sha
Copy link

it-sha commented Nov 6, 2024

Issue

If I try /lint I get an error
Unable to execute lint command: [WinError 2] The system cannot find the file specified
Auto lint is not working as well

// .aider.conf.yml
lint-cmd: npm run lint

// package.json
"scripts": {
...
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --ignore-path .gitignore",
},

Version and model info

Aider v0.62.0
Main model: claude-3-5-sonnet-20241022 with diff edit format, prompt cache, infinite output
Weak model: claude-3-haiku-20240307
Git repo: .git with 32 files
Repo-map: using 1024 tokens, files refresh
Added src\types\types.ts to the chat.
VSCode terminal detected, pretty output has been disabled.

Windows 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant