Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
5 tasks done
jasonandress opened this issue Jul 19, 2024 · 0 comments · May be fixed by #39
Open
5 tasks done

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

jasonandress opened this issue Jul 19, 2024 · 0 comments · May be fixed by #39

Comments

@jasonandress
Copy link

Bug report

CHECKLIST

  • 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.

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.

    • OSX
      14.5
codeconsole added a commit to codeconsole/cordova-launch-review that referenced this issue Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant