Skip to content
New issue

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

can't work with mobx #3116

Closed
Vi-jay opened this issue Jul 7, 2018 · 2 comments
Closed

can't work with mobx #3116

Vi-jay opened this issue Jul 7, 2018 · 2 comments

Comments

@Vi-jay
Copy link

Vi-jay commented Jul 7, 2018

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
  }
@catherinetcai
Copy link

Is this the same issue as #3100?

@aksonov
Copy link
Owner

aksonov commented Aug 8, 2018

Latest version no longer uses mobx, closing it.

@aksonov aksonov closed this as completed Aug 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants