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

You cant install this #36

Closed
timothymarois opened this issue May 27, 2022 · 1 comment
Closed

You cant install this #36

timothymarois opened this issue May 27, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@timothymarois
Copy link

Environment

...

Describe the bug

You just cant install. try cloning this repo and do npm install. error.

Additional context

No response

Logs

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: undefined@undefined
npm ERR! Found: vue@3.2.36
npm ERR! node_modules/vue
npm ERR!   peer vue@"^3.2.0" from @headlessui/vue@1.6.1
npm ERR!   node_modules/@headlessui/vue
npm ERR!     @headlessui/vue@"1.6.1" from the root project
npm ERR!   peer vue@">= 3" from @heroicons/vue@1.0.6
npm ERR!   node_modules/@heroicons/vue
npm ERR!     @heroicons/vue@"1.0.6" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! @pinia/nuxt@"0.1.9" 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 < 3" from @vue/composition-api@1.6.2
npm ERR!   node_modules/@vue/composition-api
npm ERR!     peerOptional @vue/composition-api@"^1.4.0" from pinia@2.0.14
npm ERR!     node_modules/pinia
npm ERR!       pinia@"2.0.14" 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.
@timothymarois timothymarois added the bug Something isn't working label May 27, 2022
@timothymarois
Copy link
Author

Nevermind, im stupid and missed the yarn instead of npm.

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

1 participant