dsfx3d/vue-router-middleware-plugin

Error on Vue.use()

Opened this issue · 3 comments

image

I simply installed the package and I get this TS error on Vue.use

Which version of vue are you using?

Vue: 2.7
Vue-Router: 3.6.5

Weird, I haven't maintained this plugin for so long. Feel free to open a PR if you like or you may look for a snippet for implementing middlewares in vue. It's fairly simple, just google it.