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

[jira] [Updated] (CB-10708) `cordova prepare` breaks plugins added by plugman

     [ https://issues.apache.org/jira/browse/CB-10708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Khandelwal updated CB-10708:
-----------------------------------
    Assignee: Vladimir Kotikov

> `cordova prepare` breaks plugins added by plugman
> -------------------------------------------------
>
>                 Key: CB-10708
>                 URL: https://issues.apache.org/jira/browse/CB-10708
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib, Plugman
>    Affects Versions: 6.0.0
>         Environment: osx
>            Reporter: Istvan Tabanyi
>            Assignee: Vladimir Kotikov
>              Labels: cordova-6.0.0, plugman
>
> Steps to reproduce:
> cordova platform add android
> plugman install --project platforms/android --platform android --plugin cordova-plugin-device
> stat platforms/android/assets/www/cordova_plugins.js 
> [at this point everything is fine]
> cordova prepare android
> stat platforms/android/assets/www/cordova_plugins.js
> stat: platforms/android/assets/www/cordova_plugins.js: stat: No such file or directory
> plugman install --project platforms/android --platform android --plugin cordova-plugin-device
> Plugin "cordova-plugin-device" already installed on android.
> [At this point you can build your application, but won't have any plugins in it]
> How can someone overcome this situation? I want some plugins installed for specific platforms only and I don't want to fork existing plugins only to remove <android> section from plugin.xml
> plugman --version
> 1.1.0
> cordova --version
> 6.0.0
> cordova platform ls
> Installed platforms: android 5.1.0



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