React support is missing? Maxim Boychenko Created April 07, 2020 18:07 React support is missing in WebStorm 2020.1
Invalidating cache doesn't work
Works fine for me.
Please try installing the
reacttypings (npm i @types/react) - does it help?I think it's definitely a bug.
Steps to reproduce:
1. Have a react project, opened with WebStorm 2019.3, operating system: Ubuntu 18.04
2. Upgrade to WebStorm 2020.1
And after 2. React is missing.
With new React projects all is fine.
I recloned my project to a new folder and after that WebStorm sees React.
And yes, invalidate cache, npm i @types/react doesn't work
>Upgrade to WebStorm 2020.1
And after 2. React is missing.
Can't reproduce - works for me in both new and old projects
Did you try it on Ubuntu?
I didn't, but this can't be OS-specific