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

nuxt-2-pinia-tailwind modules don't resolve #1342

Open
gregpalaci opened this issue Jan 28, 2024 · 1 comment
Open

nuxt-2-pinia-tailwind modules don't resolve #1342

gregpalaci opened this issue Jan 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@gregpalaci
Copy link

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

@gregpalaci gregpalaci added the bug Something isn't working label Jan 28, 2024
@dustinsgoodman
Copy link
Member

Given that Nuxt 2 and Vue 2 are past EOL, we will likely be sunsetting this kit. Thanks for the bug report though!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants