You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
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.
The text was updated successfully, but these errors were encountered: