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

Module not found: Can't resolve 'mobx-state-tree' #97

Open
Tri4Ty opened this issue Apr 7, 2021 · 2 comments
Open

Module not found: Can't resolve 'mobx-state-tree' #97

Tri4Ty opened this issue Apr 7, 2021 · 2 comments

Comments

@Tri4Ty
Copy link

Tri4Ty commented Apr 7, 2021

I have mobx 6.1.8 and my app does not live inside an iframe.
Here are my mobx-related depencencies:

"mobx": "^6.1.8",
"mobx-devtools-mst": "^0.9.30",
"mobx-react": "^6.1.8",

When i try to import devtools like so:

import makeInspectable from 'mobx-devtools-mst'
I get the following error:

Module not found: Can't resolve 'mobx-state-tree' in '.../node_modules/mobx-devtools-mst/lib'

@LandonSchropp
Copy link

Same issue here.

@kuasha420
Copy link
Contributor

Do you have mobx-state-tree? Are you using mobx-state-tree? Otherwise you don't even need mobx-devtools-mst

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