GitHub user luckylooke opened a pull request:
https://github.com/apache/cordova-plugin-screen-orientation/pull/17
Update package.json
minor change
The plugin uses IonicNativePlugin from ionic-native / core version (3.6.1),
so plugin need to have this specified, for earlier versions it causes error:
https://stackoverflow.com/questions/43650747/module-has-no-exported-member-ionicnativeplugin-ionic2
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/luckylooke/cordova-plugin-screen-orientation
patch-3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-screen-orientation/pull/17.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 #17
----
commit e4a9c80677912cd4f3ef21602c250b309277ccc1
Author: Ctibor Laky <[email protected]>
Date: 2017-06-22T13:49:54Z
Update package.json
The plugin uses IonicNativePlugin from ionic-native / core version (3.6.1),
so plugin need to have this specified, for earlier versions it causes error:
https://stackoverflow.com/questions/43650747/module-has-no-exported-member-ionicnativeplugin-ionic2
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]