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

[jira] [Created] (CB-11324) Extra update available message after upgrade [nit]

Chris Brody created CB-11324:
--------------------------------

             Summary: Extra update available message after upgrade [nit]
                 Key: CB-11324
                 URL: https://issues.apache.org/jira/browse/CB-11324
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
            Reporter: Chris Brody
            Priority: Trivial


I am reporting this from my Windows system but I also saw this happen on my Mac OSX system.

After using npm to upgrade Cordova, I use cordova --version to check the version that is installed and it gives me a nice message that an update is available. If I try cordova --version again the message then goes away.

C:\Users\Chris\Documents\git> cordova --version
? May Cordova anonymously report usage statistics to improve the tool over time? Yes

Thanks for opting into telemetry to help us improve cordova.
6.2.0


┌──────────────────────────────────────────┐
│ Update available: 6.2.0 (current: 6.1.1) │
│ Run npm install -g cordova to update.    │
└──────────────────────────────────────────┘

C:\Users\Chris\Documents\git> cordova --version
6.2.0
C:\Users\Chris\Documents\git>



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