Github user danielcompton commented on the pull request:

    https://github.com/apache/cordova-lib/pull/166#issuecomment-92569269
  
    What is the command to run the restore command? I'm using cordova 4.3.0 and 
I get this message running restore:
    ```sh
    $cordova restore
    Cordova does not know restore; try `cordova help` for a list of all the 
available commands.
    ```
    
    Looking at https://github.com/apache/cordova-cli/pull/209, the restore docs 
were removed. I can see code has been added in the Cordova lib repository but 
it doesn't seem to be working. Can we add documentation for running the 
restore? I assume it does work but I'm just calling it wrong.
    
    Running `npm ls -g`
    
    ```sh
    ...
    ├─┬ cordova@4.3.0
    │ ├─┬ cordova-lib@4.3.0
    │ │ ├── bplist-parser@0.0.6
    │ │ ├─┬ cordova-js@3.8.0
    │ │ │ ├─┬ browserify@7.1.0
    │ │ │ │ ├── assert@1.1.2
    ...
    ```


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