starter.dev
starter.dev copied to clipboard
nuxt-2-pinia-tailwind modules don't resolve
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
Given that Nuxt 2 and Vue 2 are past EOL, we will likely be sunsetting this kit. Thanks for the bug report though!