Skip to content

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

@jswhisperer

Description

@jswhisperer

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: FeatureManagment_Portal_vite@0.1.0
npm ERR! Found: vue@2.7.16
npm ERR! node_modules/vue
npm ERR! vue@"2.*" from the root project
npm ERR! peer vue@"^2.7.8" from @nuxtjs/composition-api@0.33.1
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: vue@2.6.14
npm ERR! node_modules/vue
npm ERR! peer vue@">= 2.5 < 2.7" from @vue/composition-api@1.7.2
npm ERR! node_modules/@vue/composition-api
npm ERR! peerOptional @vue/composition-api@"^1.4.0" from pinia@2.0.19
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions