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
nuxt-2-pinia-tailwind
chrome
macos
eatureManagment_Portal_vite on main [?] via ⬢ v18.18.0 ➜ npm i --package-lock-only npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/vue npm ERR! vue@"2.*" from the root project npm ERR! peer vue@"^2.7.8" from @nuxtjs/[email protected] npm ERR! node_modules/@nuxtjs/composition-api npm ERR! @nuxtjs/composition-api@"0.33.1" from the root project npm ERR! 1 more (@nuxt/vue-app) npm ERR! npm ERR! Could not resolve dependency: npm ERR! @pinia/nuxt@"0.2.1" from the root project npm ERR! npm ERR! Conflicting peer dependency: [email protected] npm ERR! node_modules/vue npm ERR! peer vue@">= 2.5 < 2.7" from @vue/[email protected] npm ERR! node_modules/@vue/composition-api npm ERR! peerOptional @vue/composition-api@"^1.4.0" from [email protected] npm ERR! node_modules/pinia npm ERR! pinia@"2.0.19" from the root project npm ERR! 1 more (@pinia/nuxt) 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! npm ERR! For a full report see: npm ERR! /Users/gregory.palaci/.npm/_logs/2024-01-28T16_28_52_396Z-eresolve-report.txt
it runs dev or build
npm i
No response
The text was updated successfully, but these errors were encountered:
Given that Nuxt 2 and Vue 2 are past EOL, we will likely be sunsetting this kit. Thanks for the bug report though!
Sorry, something went wrong.
No branches or pull requests
What kit and version are you using?
nuxt-2-pinia-tailwind
What browser are you using?
chrome
What operating system are you using?
macos
Actual Behavior
eatureManagment_Portal_vite on main [?] via ⬢ v18.18.0
➜ npm i --package-lock-only
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/vue
npm ERR! vue@"2.*" from the root project
npm ERR! peer vue@"^2.7.8" from @nuxtjs/[email protected]
npm ERR! node_modules/@nuxtjs/composition-api
npm ERR! @nuxtjs/composition-api@"0.33.1" from the root project
npm ERR! 1 more (@nuxt/vue-app)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! @pinia/nuxt@"0.2.1" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/vue
npm ERR! peer vue@">= 2.5 < 2.7" from @vue/[email protected]
npm ERR! node_modules/@vue/composition-api
npm ERR! peerOptional @vue/composition-api@"^1.4.0" from [email protected]
npm ERR! node_modules/pinia
npm ERR! pinia@"2.0.19" from the root project
npm ERR! 1 more (@pinia/nuxt)
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!
npm ERR! For a full report see:
npm ERR! /Users/gregory.palaci/.npm/_logs/2024-01-28T16_28_52_396Z-eresolve-report.txt
Expected Behavior
it runs dev or build
Reproduction
npm i
Additional Information
No response
The text was updated successfully, but these errors were encountered: