Skip to content

Bug: MCP does not find jiti in project #239

@Shinigami92

Description

@Shinigami92

Which packages are affected?

  • @eslint/compat
  • @eslint/config-array
  • @eslint/config-helpers
  • @eslint/core
  • @eslint/mcp
  • @eslint/migrate-config
  • @eslint/object-schema
  • @eslint/plugin-kit

Environment

Node version: 24.3.0
npm version: 11.4.2
pnpm version: 10.12.4
ESLint version: 9.30.1
Operating System: Windows 11

What did you do?

Added

{
	"servers": {
		"ESLint": {
			"type": "stdio",
			"command": "npx",
			"args": [
				"@eslint/mcp@latest"
			]
		}
	},
	"inputs": []
}

as user-configuration in VSCode

What did you expect to happen?

It works and tells me stuff

What actually happened?

Link to Minimal Reproducible Example

Participation

  • I am willing to submit a pull request for this issue.

Additional comments

tested in https://github.com/faker-js/faker

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingrepro:yesIssues with a reproducible example

    Type

    No type

    Projects

    Status

    Evaluating

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions