Error with cordova 7.0.0
See original GitHub issueFailed to restore plugin "branch-cordova-sdk" from config.xml. You might need to try adding it again. Error: Version of installe d plugin: "es6-promise-plugin@4.1.0" does not satisfy dependency plugin requirement "es6-promise-plugin@^3.0.2". Try --force to use installed plugin as dependency.
But I can not downgrade es6-promise-plugin why others plugins need the plugin in 4.1.0
Issue Analytics
- State:
- Created 6 years ago
- Reactions:2
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Problem updating to android 7.0.0 on cordova project: Failed ...
There is no error when I run cordova platform add android@7.0.0 but I get the next error when trying cordova build android :...
Read more >Cordova Android 7.0.0 Released!
We are happy to announce that Cordova Android 7.0.0 has been released!With this release, we have changed the default project structure for ...
Read more >Android build error after update the plugin to 7.0.0 #218 - GitHub
Bug report. Current behavior: After upgrade from v6.1.0 to v7.0.0, when I run command cordova run android it show the error.
Read more >Cordova CLI - npm
The command line tool to build, deploy and manage Cordova-based applications. Apache Cordova allows for building native mobile applications ...
Read more >IOS - ipa file build error • Post • Neptune Software Community
CordovaError: Version of installed plugin: "cordova-plugin-file@7.0.0" does not satisfy dependency plugin requirement ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hello,
The fix has been submitted. Please update your Branch Cordova SDK to 2.5.17 (https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking#compiling-updating-the-branch-sdk).
Thanks,
Hello,
Thank you for bringing this to my attention. It looks like the new Cordova 7.0.0 fundamentally changed how apps are generated. A
node_modules
is now added to the root directory of the app which is interfering with Branch’s dependencies. I will look into this to hopefully get a solution as soon as possible. I will reach out as soon as I have more information.Thanks,