Jan Piotrowski (Sujan) created CB-14253:
-------------------------------------------

             Summary: Output plugin version everywhere during plugin 
installation
                 Key: CB-14253
                 URL: https://issues.apache.org/jira/browse/CB-14253
             Project: Apache Cordova
          Issue Type: Improvement
          Components: cordova-cli
    Affects Versions: 8.0.0
            Reporter: Jan Piotrowski (Sujan)


See this exemplary output:

{code}
Discovered plugin "cordova-plugin-ionic" in config.xml. Adding it to the project
Fetching plugin "cordova-plugin-ionic@^4.1.7" via npm
Installing "cordova-plugin-ionic" for ios
Plugin dependency "[email protected]" already fetched, using 
that version.
Dependent plugin "cordova-plugin-splashscreen" already installed on ios.
Failed to install 'cordova-plugin-ionic': CordovaError: Version of installed 
plugin: "[email protected]" does not satisfy dependency plugin 
requirement "cordova-plugin-ionic-webview@>=2.0.0". Try --force to use 
installed plugin as dependency.
{code}

Only in the second line does it mention the version: `^4.1.7`. It would be 
great if all mentions of the plugin would include the version (or even actual 
version being installed vs. the definition with ^)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to