CapacitorGoogleAuth icon indicating copy to clipboard operation
CapacitorGoogleAuth copied to clipboard

capacitor 7 requirement

Open bigproof2010 opened this issue 1 year ago • 2 comments

@codetrix-studio/capacitor-google-auth requires @capacitor/core ^6.0.0 but you have 7.0.1

bigproof2010 avatar Feb 03 '25 14:02 bigproof2010

Does anyone have any solution for this problem?

raahimz avatar Feb 25 '25 05:02 raahimz

Solutions right now npm uninstall @capacitor/core @capacitor/cli npm install @capacitor/[email protected] @capacitor/[email protected]

IvanLin2000 avatar Apr 01 '25 05:04 IvanLin2000