1

I am getting this error when I try to launch the zed code editor and it shows me failed to load eslint language server, other language server are working alright.

Language server eslint:

initializing server eslint, id 7: Server reset the connection
-- stderr --
node:internal/modules/cjs/loader:1222
 throw err;
 ^
Error: Cannot find module 'C:\Users\yashw\AppData\Local\Zed\languages\eslint\vscode-eslint-2.4.4\vscode-eslint\server\out\eslintServer.js'
 at Module._resolveFilename (node:internal/modules/cjs/loader:1219:15)
 at Module._load (node:internal/modules/cjs/loader:1045:27)
 at TracingChannel.traceSync (node:diagnostics_channel:315:14)
 at wrapModuleLoad (node:internal/modules/cjs/loader:215:24)
 at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:158:5)
 at node:internal/main/run_main_module:30:49 {
 code: 'MODULE_NOT_FOUND',
 requireStack: []
}
Node.js v22.5.1
asked Oct 16, 2025 at 16:48

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.