Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vuefire@next doesn't work on Vue 3 #1225

Closed
khteh opened this issue Feb 13, 2022 · 2 comments
Closed

vuefire@next doesn't work on Vue 3 #1225

khteh opened this issue Feb 13, 2022 · 2 comments

Comments

@khteh
Copy link

khteh commented Feb 13, 2022

Reproduction

$ n i vuefire@next --save
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: myapp@2021.11.24
npm ERR! Found: vue@3.2.31
npm ERR! node_modules/vue
npm ERR!   peer vue@"^3.2.29" from @quasar/app@3.3.3
npm ERR!   node_modules/@quasar/app
npm ERR!     dev @quasar/app@"^3.3.3" from the root project
npm ERR!   peer vue@"3.2.31" from @vue/server-renderer@3.2.31
npm ERR!   node_modules/@vue/server-renderer
npm ERR!     @vue/server-renderer@"3.2.31" from vue@3.2.31
npm ERR!   2 more (vue-router, vuex)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! vuefire@"3.0.0-alpha.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: vue@2.6.14
npm ERR! node_modules/vue
npm ERR!   peer vue@">= 2.5 < 3" from @vue/composition-api@1.4.6
npm ERR!   node_modules/@vue/composition-api
npm ERR!     peer @vue/composition-api@"^1.0.0-beta.1" from vuefire@3.0.0-alpha.2
npm ERR!     node_modules/vuefire
npm ERR!       vuefire@"3.0.0-alpha.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /home/khteh/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/me/.npm/_logs/2022-02-13T07_12_58_726Z-debug-0.log

Use one of the examples at https://github.com/vuejs/vuefire/tree/master/packages/vuefire/examples to boil down and reproduce the problem. If no reproduction is provided and the information is not enough to reproduce the problem, we won't be able to give it a look

Steps to reproduce the behavior

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

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

Actual behavior

A clear and concise description of what actually happens.

Additional information

Add any other context about the problem here.

@posva
Copy link
Member

posva commented Feb 13, 2022

Duplicate of #1072

@posva posva closed this as completed Feb 13, 2022
@khteh
Copy link
Author

khteh commented Feb 20, 2022

#898

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants