vue-auth
vue-auth copied to clipboard
Vue3 Demo - Could not resolve dependency vue@"^3.2.0" from [email protected]
Hello, and thank you for the effort you put into this Project.
I'm a beginner with Vue and tried to run your vue3 demo, unfortunately without success.
npm ERR! Could not resolve dependency:
npm ERR! peer vue@"^3.2.0" from [email protected]
npm ERR! node_modules/vue-router
npm ERR! vue-router@"next" from the root project
It would be great if you could update the dependencies. The current last stable vue version "3.2.33" worked for me.