I Can't use Webstorm for React

Hy, Anyone can help-me please!

I'm trying to create a project using React but it's impossible using Webstorm, it doesn't even run. ESLint does not recognize.

1) I create a new React project using NodeJS v16

2) React project created successfully

3) Does not run as eslint does not recognize the constructor

4) Here's the error stack

NOTE: I already have EsLint installed globally (npm i -g eslint)

P.S. I've been a Webstorm user for at least 5 years, always working with Angular, now I need to work with React, I hope I don't have to switch tools due to these details.

 

0
1 comment

What webStorm version do you use? ESLint 8.x is supported since 2021.2.2, see https://youtrack.jetbrains.com/issue/WEB-52236

0

Please sign in to leave a comment.