We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
you should change package.json like this
"peerDependencies": { "mobx": "^3.4.1", "mobx-react": "^4.3.5" }, "devDependencies": { "mobx": "^3.4.1", "mobx-react": "^4.3.5" }, "dependencies": { //remove the mobx and mobx-react }
The text was updated successfully, but these errors were encountered:
Is this the same issue as #3100?
Sorry, something went wrong.
Latest version no longer uses mobx, closing it.
No branches or pull requests
you should change package.json like this
The text was updated successfully, but these errors were encountered: