Diego Geffner created CB-9846:
---------------------------------

             Summary: Plugins declared in the config.xml aren't listed on 
cordova plugin ls command
                 Key: CB-9846
                 URL: https://issues.apache.org/jira/browse/CB-9846
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
    Affects Versions: 5.3.2
         Environment: Windows 10 Entreprise
            Reporter: Diego Geffner


The plugins that appear on the config.xml file, but are not yet installed, 
aren't listed on plugin ls command output.

For example, if you get: this app https://github.com/thinkmill/reacteu-app , 
and do:
npm install
npm run build

and you do cordova plugin ls you get no plugins
then if you add, cordova platform add android it says that it discovers the 
plugins, and after that if you do again cordova plugin ls  you'll see the list 
of plugins.  

I think this behavior is confusing.



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

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

Reply via email to