We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
In package.json,"vue-router": "3.x.x", remains unchanged after adding the plugin.
"vue-router": "3.x.x",
"vuex": "3.x.x" is correctly changed to "vuex": "^4.0.0-alpha.1"
"vuex": "3.x.x"
"vuex": "^4.0.0-alpha.1"