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

Conflicting peer dependency: @capacitor/core@6.2.0 #67

Closed
NeluQi opened this issue Dec 24, 2024 · 4 comments
Closed

Conflicting peer dependency: @capacitor/core@6.2.0 #67

NeluQi opened this issue Dec 24, 2024 · 4 comments
Assignees
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@NeluQi
Copy link

NeluQi commented Dec 24, 2024

Found: @capacitor-community/file-opener@1.0.5
npm error node_modules/@capacitor-community/file-opener
npm error @capacitor-community/file-opener@"6.0.1" from the root project
npm error
npm error Could not resolve dependency:
npm error @capacitor-community/file-opener@"6.0.1" from the root project
npm error
npm error Conflicting peer dependency: @capacitor/core@6.2.0
npm error node_modules/@capacitor/core
npm error peer @capacitor/core@"^6.0.0" from @capacitor-community/file-opener@6.0.1
npm error node_modules/@capacitor-community/file-opener
npm error @capacitor-community/file-opener@"6.0.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.

@ryaa ryaa self-assigned this Dec 24, 2024
@ryaa
Copy link
Member

ryaa commented Dec 24, 2024

@NeluQi which version of @capacitor/core do you have installed/listed in your package.json and which version of the @capacitor-community/file-opener have you tried to install? Please also see https://github.com/capacitor-community/file-opener?tab=readme-ov-file#plugin-versions

@ryaa ryaa added question Further information is requested need more info labels Dec 24, 2024
@NeluQi
Copy link
Author

NeluQi commented Dec 24, 2024

"@capacitor/core": "6.2.0",
in my package.json


i try install @capacitor-community/file-opener@"6.0.1

@ryaa
Copy link
Member

ryaa commented Dec 24, 2024

@NeluQi I double checked and can not reproduce the problem. I can successfully install @capacitor-community/file-opener v6.0.1 with the latest@capacitor/core installed in the app (^6.2.0).

This issue needs more information before it can be addressed. In particular, the reporter needs to provide a minimal sample app that demonstrates the issue. If no sample app is provided within 15 days, the issue will be closed.
Please see the Contributing Guide for how to create a Sample App.

@ryaa ryaa added bug Something isn't working invalid This doesn't seem right and removed question Further information is requested labels Dec 24, 2024
@ryaa ryaa pinned this issue Dec 24, 2024
@ryaa
Copy link
Member

ryaa commented Jan 13, 2025

Closing as the problem is not reproducible and the a minimal sample app that demonstrates the issue has not been provided

@ryaa ryaa closed this as completed Jan 13, 2025
@ryaa ryaa unpinned this issue Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants