HMS-Core / hms-cordova-plugin

This repo contains all of Cordova HMS plugins.
https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1
Apache License 2.0
88 stars 40 forks source link

hmscore/ionic-native-hms-health install error #174

Open martrix78 opened 2 months ago

martrix78 commented 2 months ago

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

Other