-
Notifications
You must be signed in to change notification settings - Fork 15
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
Not working in Capacitor 7 #69
Comments
I will get to this asap. Thank you |
@ryaa we have file-opener in production with capacitor 7.0.0 without any issues. So please raise peer dependency to ^7.0.0. Thx! |
Created a PR for this: #70 |
@ryaa Hi! any updates? |
Hi - I have the same issue - any updates? |
Version 7.0.0 with the Capacitor 7 support has been released. For more details please see https://github.com/capacitor-community/file-opener/blob/master/CHANGELOG.md |
@ryaa Thank you. I haven’t checked it yet. I will test and confirm back to you. |
Error details
npm error code ERESOLVE npm error ERESOLVE unable to resolve dependency tree npm error npm error While resolving: [email protected] npm error Found: @capacitor/[email protected] npm error node_modules/@capacitor/core npm error @capacitor/core@"^7.0.1" from the root project npm error npm error Could not resolve dependency: npm error peer @capacitor/core@"^6.0.0" from @capacitor-community/[email protected] npm error node_modules/@capacitor-community/file-opener npm error @capacitor-community/file-opener@"^6.0.1" from the root project
The text was updated successfully, but these errors were encountered: