You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "zvlad (JIRA)" <ji...@apache.org> on 2016/10/01 21:02:21 UTC

[jira] [Created] (CB-11940) Misleading message: Update available: 6.3.1 (current: 5.4.1)

zvlad created CB-11940:
--------------------------

             Summary: Misleading message: Update available: 6.3.1 (current: 5.4.1) 
                 Key: CB-11940
                 URL: https://issues.apache.org/jira/browse/CB-11940
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI, cordova-create
    Affects Versions: 6.3.1
         Environment: npm -v
3.10.7

node -v
v4.5.0

Debian 8 / Linux. 
            Reporter: zvlad
            Priority: Minor


Steps to reproduce:

1. run in terminal
npm install -g cordova

2. run in terminal
npm list -g --depth 0 cordova

Expected output after this step:
cordova@6.3.1

3. Play with Cordova CLI until you see
? May Cordova anonymously report usage statistics to improve the tool over time?

4. answer "n" (No)

--------------------------------------------------------
Actual result: you may see the following as a part of CLI output:
┌──────────────────────────────────────────┐
│ Update available: 6.3.1 (current: 5.4.1)                                           │
│ Run npm install -g cordova to update.                                             │
└──────────────────────────────────────────┘

Expected result: not to see message about update available.



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