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

[jira] [Created] (CB-11309) Platform specific plugins install to all platforms

Trevor Brindle created CB-11309:
-----------------------------------

             Summary: Platform specific plugins install to all platforms
                 Key: CB-11309
                 URL: https://issues.apache.org/jira/browse/CB-11309
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI, Plugman
    Affects Versions: 1.1.0, 6.1.1
            Reporter: Trevor Brindle


CLI: 6.1.1
Plugman: 1.2.1
Node: 5.11.1
npm: 3.9.2

Steps to reproduce:

1. `cordova create ~/Developer/plugmantest com.cordova.test plugmantest`
2. `cordova platform add ios android` (4.1.1, 5.1.1)
3. `cordova plugin add cordova-plugin-applepay-payeezy`

Resulted in: 

```
Fetching plugin "cordova-plugin-applepay-payeezy" via npm
Installing "cordova-plugin-applepay-payeezy" for android
Installing "cordova-plugin-applepay-payeezy" for ios
```

cordova-plugin-applepay-payeezy in android.json
cordova-plugin-applepay-payeezy in platform_www





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