[GitHub] cordova-plugin-network-information pull request: Correct installat...

2015-05-21 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-network-information/pull/27#issuecomment-104162879 You're welcome. Sorry we confused you. If you want to submit a pull request that explains this, that would be a great help to other

[GitHub] cordova-plugin-network-information pull request: Correct installat...

2015-05-20 Thread humhann
Github user humhann commented on the pull request: https://github.com/apache/cordova-plugin-network-information/pull/27#issuecomment-104159174 Thank you for the explanation! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] cordova-plugin-network-information pull request: Correct installat...

2015-05-20 Thread humhann
Github user humhann closed the pull request at: https://github.com/apache/cordova-plugin-network-information/pull/27 --- 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 s

[GitHub] cordova-plugin-network-information pull request: Correct installat...

2015-05-20 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-network-information/pull/27#issuecomment-104155696 You will need cordova 5.0+ for this to work. If you are using an older version of cordova, then you should use the older id. Thi

[GitHub] cordova-plugin-network-information pull request: Correct installat...

2015-05-20 Thread humhann
Github user humhann commented on the pull request: https://github.com/apache/cordova-plugin-network-information/pull/27#issuecomment-104151368 I don't understand then... am I using wrong plugin registries? ``` Fetching plugin "cordova-plugin-network-information" via plugin

[GitHub] cordova-plugin-network-information pull request: Correct installat...

2015-05-20 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-network-information/pull/27#issuecomment-103928012 No. This is the new way. Please close. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cordova-plugin-network-information pull request: Correct installat...

2015-05-20 Thread humhann
GitHub user humhann opened a pull request: https://github.com/apache/cordova-plugin-network-information/pull/27 Correct installation command in README.md Current command within documentation: ```cordova plugin add cordova-plugin-network-information``` produces 404 error. You can me