The project starts and run ok. Its just that in In...
# javascript
d
The project starts and run ok. Its just that in Intellij the autocompletion will not work.
d
i have exactly same issue. my project was absolutely working few days ago. and now all became red. did you resolve it?
b
could you please file a kotl.in/issue with instruction/example to reproduce
d
it's already gone 🙂 i guess clearing
node_modules
and reloading all stuff with
npm install
helped.
b
@deviant thanks! @Danilo does clearing
node_modules
help you?
d
Well, I tried but didnt work to me. For example, I can't follow the RComponent react wrapper class in the code. This is shown as a red import, unfortunately...
d
@Danilo you can also try to recreate project in new folder and copy-paste your sources there