Skip to content

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

@Tri4Ty

Description

@Tri4Ty

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions