We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
v-f-d only set vue^3.0.0 as peer dependency.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: