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

capacitor/preferences for capacitor/core 5 not availeble #2122

Open
vovagorodok opened this issue Jun 3, 2024 · 2 comments
Open

capacitor/preferences for capacitor/core 5 not availeble #2122

vovagorodok opened this issue Jun 3, 2024 · 2 comments

Comments

@vovagorodok
Copy link

capacitor/[email protected] depends on capacitor/core@"^4.0.0
capacitor/[email protected] depends on capacitor/core@"^6.0.0

There no capacitor/preferences depends on capacitor/core@"^5.0.0

Trying to migrate lichobile project from Capacitor 4 to 5:

:~/Projects/private/lichobile$ npm install --force
npm WARN using --force Recommended protections disabled.
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @capacitor/[email protected]
npm WARN Found: @capacitor/[email protected]
npm WARN node_modules/@capacitor/core
npm WARN   @capacitor/core@"^5.0.0" from the root project
npm WARN   20 more (@capacitor/android, @capacitor/app, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer @capacitor/core@"next" from @capacitor/[email protected]
npm WARN node_modules/@capacitor/preferences
npm WARN   @capacitor/preferences@"^5.0.0" from the root project
npm WARN 
npm WARN Conflicting peer dependency: @capacitor/[email protected]
npm WARN node_modules/@capacitor/core
npm WARN   peer @capacitor/core@"next" from @capacitor/[email protected]
npm WARN   node_modules/@capacitor/preferences
npm WARN     @capacitor/preferences@"^5.0.0" from the root project
@ionitron-bot ionitron-bot bot added the triage label Jun 3, 2024
@vovagorodok vovagorodok changed the title Preferences for capacitor/core 5 not availeble capacitor/preferences for capacitor/core 5 not availeble Jun 3, 2024
@ionitron-bot ionitron-bot bot removed the triage label Aug 19, 2024
@Ionitron
Copy link
Collaborator

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.

Thanks!
Ionitron 💙

@vovagorodok
Copy link
Author

vovagorodok commented Aug 22, 2024

I mean that only capacitor/preferences ver 4 and 6 is available. No capacitor/core 5 required from capacitor/core 5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants