capacitor-google-fit icon indicating copy to clipboard operation
capacitor-google-fit copied to clipboard

Not installing on Capacitor 5.

Open Saqib92 opened this issue 1 year ago • 2 comments

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: @capacitor/[email protected]
npm ERR! node_modules/@capacitor/core
npm ERR!   @capacitor/core@"5.0.5" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @capacitor/core@"^3.0.0" from @perfood/[email protected]
npm ERR! node_modules/@perfood/capacitor-google-fit
npm ERR!   @perfood/capacitor-google-fit@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! C:\Users\Najam Us Saqib\AppData\Local\npm-cache\_logs\2023-07-28T10_32_21_544Z-eresolve-report.txt

Saqib92 avatar Jul 28 '23 10:07 Saqib92

try last version npm install @perfood/[email protected]

ShmatkoAndrey avatar Dec 15 '23 13:12 ShmatkoAndrey

try last version npm install @perfood/[email protected]

It's installed with the alpha version , but still not compatible with the ionic 5

Rahul-codoffer avatar May 09 '24 06:05 Rahul-codoffer