You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by humhann <gi...@git.apache.org> on 2015/05/20 15:38:53 UTC

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

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 merge this pull request into a Git repository by running:

    $ git pull https://github.com/humhann/cordova-plugin-network-information master

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

    https://github.com/apache/cordova-plugin-network-information/pull/27.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 #27
    
----
commit cac70e5328af1eecaf41c39b64003474b3fe5b0b
Author: Gregor Hann <gr...@gmail.com>
Date:   2015-05-20T13:35:35Z

    Correct installation command in README.md

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


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

Posted by humhann <gi...@git.apache.org>.
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 registry
    npm http GET http://registry.cordova.io/cordova-plugin-network-information
    npm http 404 http://registry.cordova.io/cordova-plugin-network-information
    Error: 404 Not Found: cordova-plugin-network-information
    ```


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


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

Posted by purplecabbage <gi...@git.apache.org>.
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 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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


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

Posted by humhann <gi...@git.apache.org>.
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 so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


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

Posted by purplecabbage <gi...@git.apache.org>.
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.
    This is as documented here:
    http://plugins.cordova.io/#/package/org.apache.cordova.network-information
    
    The github repo is the latest greatest so it specifies the new id for installation.
    



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


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

Posted by purplecabbage <gi...@git.apache.org>.
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 others.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


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

Posted by humhann <gi...@git.apache.org>.
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. 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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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