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

Not compatible with @capacitor/core 6.0.0 #233

Closed
ravimittal16 opened this issue May 4, 2024 · 7 comments
Closed

Not compatible with @capacitor/core 6.0.0 #233

ravimittal16 opened this issue May 4, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@ravimittal16
Copy link

NPM Error
Your version of @capacitor/google-maps is not compatible with @capacitor/core 6.0.0..

To Reproduce
Steps to reproduce the behavior:

  1. Go to IONIC Upgrade
  2. Click on 'Migrate to Capacitor 6'
  3. Scroll down to 'Output Window on VS Code'
  4. See error

Expected behavior
Should upgrade to Capacitor 6 without any issues

image

@ravimittal16 ravimittal16 added the bug Something isn't working label May 4, 2024
@twatoris
Copy link

Well, this has taken somewhat longer to resolve than I hoped. Obviously, @capacitor/google-maps has not been updated to support the new @capacitor/core@6.0.0. Currently using --legacy-peer-deps flag to bypass the peer dependency conflict, pending when the upgrade for @capacitor/google-maps would be available. The only other option, interim, would be to defer/downgrade from @capacitor/core@6.0.0.

@frederikheld
Copy link

frederikheld commented May 29, 2024

Are you on the ACTUAL latest version of this plugin? Not the one tagged as latest (beta.1), but beta.8. I had a different issue and went down that rabbit hole but in the end I got it working with Capacitor 6 by installing the beta.8. See: #234

@frederikheld
Copy link

@ravimittal16 I read your error message again and noticed that you are in the wrong repo. The error is about @capacitor/google-maps, but this is the repo for @capacitor-community/google-maps.

@paulnagle
Copy link

For anyone looking for info on the ionic team's @capacitor/google-maps v6 compatibilty issues, the answer is here
ionic-team/capacitor-google-maps#5 (comment)

@ravimittal16
Copy link
Author

@frederikheld I think they are same.

@ravimittal16
Copy link
Author

We were able to update Capacitor v6 with RC version of google-maps plugin. Hence clsoing the issue

@frederikheld
Copy link

They are definitely not the same. I spent a lot of weeks recently, to figure out how both of them work and they work very different (and none of them properly)

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

4 participants