Skip to content

is vuex-1.0.0.rc.2 incompatible with vuex-router-sync@2.0.2? #19

@rockymontana

Description

@rockymontana

I can't install vuex-router-sync with vuex@1.0.0-rc.2 installed.

✗ npm list |grep vuex                                                                                                                                                       
└── vuex@1.0.0-rc.2

And:

✗ npm install --save-dev vuex-router-sync                                                                                                                                   /path/to/project
├── UNMET PEER DEPENDENCY vuex@1.0.0-rc.2
└── vuex-router-sync@2.0.2

npm WARN EPEERINVALID vuex-router-sync@2.0.2 requires a peer of vuex@>= 0.6.2 < 3 but none was installed.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions