In my lately created react project I want to use mobX. I have installed mobX packages
"mobx-react": "^9.0.1",
"mobx-react-lite": "^4.0.5",
This is part of the errors I'm getting

But You can see here that package exist
Can You please suggest how to fix this error ? I have deleted few times node_modules and installed it again, but nothing helped

You need to install package
mobxfirst, according to the wiki page then you either choose to usemobx-reactor a lighter version of it which ismobx-react-lite