HMS-Core/hms-cordova-plugin

hmscore/ionic-native-hms-health install error

Opened this issue · 0 comments

Description
try install hmscore/ionic-native-hms-health

Expected behavior
success install

Current behavior
install error. Required old version rxjs

npm i @hmscore/ionic-native-hms-health
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: Crosslife@0.0.1
npm ERR! Found: rxjs@7.8.1
npm ERR! node_modules/rxjs
npm ERR!   rxjs@"^7.5.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer rxjs@"^5.5.0 || ^6.5.0" from @ionic-native/core@5.36.0
npm ERR! node_modules/@ionic-native/core
npm ERR!   @ionic-native/core@"^5.36.0" from the root project
npm ERR!   peer @ionic-native/core@"^5.1.0" from @hmscore/ionic-native-hms-health@6.11.0-303
npm ERR!   node_modules/@hmscore/ionic-native-hms-health
npm ERR!     @hmscore/ionic-native-hms-health@"*" from the root project

Screenshots
If applicable, add screenshots to help explain your issue

Logs
Post logs here or paste them to Ghostbin and insert the link here.

Environment

  • Platform: Ionic Framework : @ionic/angular 7.6.4

  • Kit: HEalth

  • Kit Version : 6.11.0-303

  • OS Version Android 12

  • Node Version: v18.19.0

  • Your Location/Region: Russia

Other