Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B738A200828 for ; Fri, 13 May 2016 19:31:19 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B6056160A16; Fri, 13 May 2016 17:31:19 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 173101602BE for ; Fri, 13 May 2016 19:31:18 +0200 (CEST) Received: (qmail 34952 invoked by uid 500); 13 May 2016 17:31:13 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 34700 invoked by uid 99); 13 May 2016 17:31:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 May 2016 17:31:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E507F2C1F68 for ; Fri, 13 May 2016 17:31:12 +0000 (UTC) Date: Fri, 13 May 2016 17:31:12 +0000 (UTC) From: "Omar Mefire (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-11263) `cordova telemetry help` should display telemetry help MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 13 May 2016 17:31:19 -0000 [ https://issues.apache.org/jira/browse/CB-11263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omar Mefire updated CB-11263: ----------------------------- Description: Running: `cordova telemetry help` ends up disabling telemetry instead. (was: 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.) > `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 > Labels: cordova-lib, platform, restore, save > Original Estimate: 48h > Remaining Estimate: 48h > > Running: `cordova telemetry help` ends up disabling telemetry instead. -- 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