dpa99c / cordova-launch-review

Cordova/Phonegap plugin for iOS and Android to assist in leaving user reviews/ratings in the App Stores
71 stars 26 forks source link

Latest version fails to install with latest corodva-plugin-device 3.0.0 #38

Open jasonandress opened 1 month ago

jasonandress commented 1 month ago

Bug report

CHECKLIST

Current behavior:

Install cordova-plugin-device 3.0.0 and then try to install cordova-launch-review. The install fails with the error.

Failed to install 'cordova-launch-review': CordovaError: Version of installed plugin: "cordova-plugin-device@3.0.0" does not satisfy dependency plugin requirement "cordova-plugin-device@^2.0.3". Try --force to use installed plugin as dependency.

I'm not sure about this syntax ^2.0.3. It might mean anything in the 2.x version is fine.

Expected behavior: This plugin to work with the latest cordova-plugin-device

Steps to reproduce: Install cordova-plugin-device 3.0.0 and then try to install cordova-launch-review. The install fails with the error.

Failed to install 'cordova-launch-review': CordovaError: Version of installed plugin: "cordova-plugin-device@3.0.0" does not satisfy dependency plugin requirement "cordova-plugin-device@^2.0.3". Try --force to use installed plugin as dependency.

Screenshots

Environment information