You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Omar Mefire (JIRA)" <ji...@apache.org> on 2016/05/13 17:31:12 UTC

[jira] [Created] (CB-11263) `cordova telemetry help` should display telemetry help

Omar Mefire created CB-11263:
--------------------------------

             Summary: `cordova telemetry help` should display telemetry help
                 Key: CB-11263
                 URL: https://issues.apache.org/jira/browse/CB-11263
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaLib
    Affects Versions: Master
         Environment: OS X
            Reporter: Omar Mefire
            Assignee: Omar Mefire


Steps to reproduce:
1. Create a blank app: {{cordova create test com.app.test test}}
2. Add and save a platform: {{cordova platform add --save ios}}
3. Add and save another platform: {{cordova platform add --save android}}
4. Remove the platforms: {{cordova platform remove android ios}}
5. Try to restore platforms automatically: {{cordova prepare}}

Expected: both platforms installed and prepared
Actual:
{noformat}
Error: Trying to initialize npm when settings have not been restored from a previous initialization.
{noformat}

Running {{cordova prepare}} again fixes the issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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