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

problem installing under quasar 2 vue 3 vite #88

Open
chiacy opened this issue Sep 13, 2024 · 0 comments
Open

problem installing under quasar 2 vue 3 vite #88

chiacy opened this issue Sep 13, 2024 · 0 comments

Comments

@chiacy
Copy link

chiacy commented Sep 13, 2024

failed to install under quasar 2 project, error as below

npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/vue-tsc
npm error vue-tsc@"^1.8.27" from [email protected]
npm error node_modules/vite-plugin-dts
npm error vite-plugin-dts@"^3.7.3" from [email protected]
npm error node_modules/vue3-google-signin
npm error vue3-google-signin@"*" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional vue-tsc@">=2.0.0" from [email protected]
npm error node_modules/vite-plugin-checker
npm error dev vite-plugin-checker@"^0.7.1" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/vue-tsc
npm error peerOptional vue-tsc@">=2.0.0" from [email protected]
npm error node_modules/vite-plugin-checker
npm error dev vite-plugin-checker@"^0.7.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.

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

1 participant