You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I confirm this is a suspected bug or issue that will affect other users
I have reproduced the issue using the example projector provided the necessary information to reproduce the issue.
I have read the documentation thoroughly and it does not help solve my issue.
I have checked that no similar issues (open or closed) already exist.
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: "[email protected]" 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: "[email protected]" does not satisfy dependency plugin requirement "cordova-plugin-device@^2.0.3". Try --force to use installed plugin as dependency.
Bug report
CHECKLIST
I have read the issue reporting guidelines
I confirm this is a suspected bug or issue that will affect other users
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: "[email protected]" 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: "[email protected]" does not satisfy dependency plugin requirement "cordova-plugin-device@^2.0.3". Try --force to use installed plugin as dependency.
Screenshots
Environment information
Cordova CLI version
12.0.0 ([email protected])
Cordova platform version
Installed platforms:
android 13.0.0
iOS 7.1.0
Plugins & versions installed in project (including this plugin)
admob-plus-cordova-native 0.3.0 "admob-plus-cordova-native"
community-admob-plus-cordova 1.30.3 "admob-plus-cordova"
cordova-annotated-plugin-android 1.0.4 "cordova-annotated-plugin-android"
cordova-launch-review 4.1.0 "Launch Review"
cordova-plugin-add-swift-support 2.0.2 "AddSwiftSupport"
cordova-plugin-camera 6.0.1-dev "Camera"
cordova-plugin-device 3.0.0 "Device"
cordova-plugin-dialogs 2.0.2 "Notification"
cordova-plugin-enable-multidex 0.2.0 "Enable Multidex"
cordova-plugin-inappbrowser 6.0.0 "InAppBrowser"
cordova-plugin-intercom 12.1.0 "Intercom"
cordova-plugin-ionic-keyboard 2.2.0 "cordova-plugin-ionic-keyboard"
cordova-plugin-ionic-webview 5.0.0 "cordova-plugin-ionic-webview"
cordova-plugin-native-logs 1.0.5 "Native Logs"
cordova-plugin-network-information 3.0.0 "Network Information"
cordova-plugin-purchases 5.7.8 "Purchases"
cordova-plugin-screen-orientation 3.0.4 "Screen Orientation"
cordova-plugin-settings-hook 0.2.7 "Cordova Settings Hooks"
cordova-plugin-sign-in-with-apple 0.1.2 "cordova-plugin-sign-in-with-apple"
cordova-plugin-statusbar 4.0.0 "StatusBar"
cordova-support-android-plugin 2.0.4 "cordova-support-android-plugin"
es6-promise-plugin 4.2.2 "Promise"
onesignal-cordova-plugin 5.2.3 "OneSignal Push Notifications"
Dev machine OS and version, e.g.
14.5
The text was updated successfully, but these errors were encountered: