Eslint shows error even though the dependecies are installed. #20122
Labels
bug
[core label]
eslint
ESLint tooling support
javascript
JavaScript programming language support
language
An umbrella label for all programming languages syntax behaviors
stale
Label used by `stale` action
tooling
An umbrella label for language tools, linters, formatters, etc
typescript
TypeScript programming language support
Check for existing issues
Describe the bug / provide steps to reproduce it
Installed Zed recently and opened the project.
The structure looks something like this
In a lot of the react file, I am seeing this error.
eslint: 'react' should be listed in the project's dependencies. Run 'npm i -S react' to add it
and same for other packages.How do I resolve this in Zed? This is no problem in VSCode and the app is running perfectly fine.
Environment
React and Express app
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your Zed.log file to this issue.
Zed.log
The text was updated successfully, but these errors were encountered: