GitHub user Exilz opened a pull request:

    https://github.com/apache/cordova-plugin-screen-orientation/pull/15

    fix(plugin): add es6-promise-plugin from npm

    With cordova 7+, when trying to install the plugin, this error occurs 
    
    ![](https://puu.sh/vNM8u/b84e2d683c.png)
    
    So I changed the `dependency` tag to use the version instead of the url, so 
it fetches the plugin from npm instead of github.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Exilz/cordova-plugin-screen-orientation master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-screen-orientation/pull/15.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #15
    
----
commit bb17ab18427b91ea61289a7f6ab3a8bac822fecf
Author: Maxime Bertonnier <m.bertonn...@gmail.com>
Date:   2017-05-12T15:57:25Z

    fix(plugin): add es6-promise-plugin from npm

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to