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

vue-facing-decorator and [email protected] #141

Open
markus-petelinc opened this issue Dec 3, 2024 · 1 comment
Open

vue-facing-decorator and [email protected] #141

markus-petelinc opened this issue Dec 3, 2024 · 1 comment

Comments

@markus-petelinc
Copy link

do you plan to update this package to vite@6 or ist this project dead?

npm install --save vue-facing-decorator
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: [email protected]
npm warn Found: [email protected]
npm warn node_modules/vite
npm warn peer vite@"^5.0.0 || ^6.0.0" from @vitejs/[email protected]
npm warn node_modules/@vitejs/plugin-vue
npm warn dev @vitejs/plugin-vue@"^5.2.1" from the root project
npm warn 4 more (vite-hot-client, vite-plugin-vue-devtools, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer vite@"^3.1.0 || ^4.0.0 || ^5.0.0-0" from [email protected]
npm warn node_modules/vite-plugin-vue-devtools/node_modules/vite-plugin-inspect
npm warn vite-plugin-inspect@"0.8.8" from [email protected]
npm warn node_modules/vite-plugin-vue-devtools
npm warn
npm warn Conflicting peer dependency: [email protected]
npm warn node_modules/vite
npm warn peer vite@"^3.1.0 || ^4.0.0 || ^5.0.0-0" from [email protected]
npm warn node_modules/vite-plugin-vue-devtools/node_modules/vite-plugin-inspect
npm warn vite-plugin-inspect@"0.8.8" from [email protected]
npm warn node_modules/vite-plugin-vue-devtools

@ruojianll
Copy link
Contributor

v-f-d only set vue^3.0.0 as peer dependency.

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