ionic-team / capacitor-google-maps

12 stars 16 forks source link

I cant use this plugin with Capacitor 6 project #27

Closed panchazo closed 2 months ago

panchazo commented 2 months ago

Bug Report

Running: npm install @capacitor/google-maps

Outputs the following in my fresh Capacitor 6 project:

npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: app-name@0.0.1
npm error Found: @capacitor/core@6.1.0
npm error node_modules/@capacitor/core
npm error   @capacitor/core@"6.1.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @capacitor/core@"^5.0.0" from @capacitor/google-maps@5.4.1
npm error node_modules/@capacitor/google-maps
npm error   @capacitor/google-maps@"*" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
jcesarmobile commented 2 months ago

see https://github.com/ionic-team/capacitor-google-maps/issues/5

ionitron-bot[bot] commented 1 month ago

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the plugin, please create a new issue and ensure the template is fully filled out.