euvl/vue-notification

peer of vue 2 causes issue when compiling in vue 3

Closed this issue · 2 comments

Describe the bug
A clear and concise description of what the bug is.
Could not resolve dependency:
npm ERR! peer vue@"^2.0.0" from vue-notification@1.3.20

To Reproduce
Building https://github.com/gazi-dis/vue3-todo-withapi
Compiled one time. Then added cors to package.json and that issue rose.
Removed cors, deletec node-modules and compiled again. Cannot get it to compile.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Could a new version be created where the peer is vue 3?

Stale issue message