question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error with cordova 7.0.0

See original GitHub issue

screen shot 2017-05-04 at 6 12 14 pm

Failed 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:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ethanneffcommented, May 10, 2017

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,

1reaction
ethanneffcommented, May 5, 2017

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,

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found