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

[windows] Eslint Lsp fail to load #19709

Open
1 task done
799189288 opened this issue Oct 25, 2024 · 0 comments
Open
1 task done

[windows] Eslint Lsp fail to load #19709

799189288 opened this issue Oct 25, 2024 · 0 comments
Labels
admin read Pending admin review defect [core label] triage Maintainer needs to classify the issue

Comments

@799189288
Copy link

799189288 commented Oct 25, 2024

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

Language server error: eslint

oneshot canceled
-- stderr--
node:internal/modules/cjs/loader:1222
throw err;
^

Error: Cannot find module 'C:\Users\79918\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

i checked my file folder, there is no 'out' in vscode-eslint\server

Environment

windows 11 powershell

If applicable, add mockups / screenshots to help explain present your vision of the feature

40c61128-d1ee-4898-b729-ae7d206baa6f

No response

If applicable, attach your Zed.log file to this issue.

Zed.log
@799189288 799189288 added admin read Pending admin review defect [core label] triage Maintainer needs to classify the issue labels Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin read Pending admin review defect [core label] triage Maintainer needs to classify the issue
Projects
None yet
Development

No branches or pull requests

1 participant