You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Dan Moore (JIRA)" <ji...@apache.org> on 2013/06/20 16:26:19 UTC

[jira] [Updated] (CB-3943) Can't add plugin to android project

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

Dan Moore updated CB-3943:
--------------------------

    Component/s: CLI
    
> Can't add plugin to android project
> -----------------------------------
>
>                 Key: CB-3943
>                 URL: https://issues.apache.org/jira/browse/CB-3943
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>         Environment: npm 1.2.32
> cordova (cli) 2.8.23
> phonegap 2.8.1
> centos 6
> android sdk tools: 22.0.1
> android build tools: 17
> android platform tools: 17
> /usr/local all owned by me via chown
>            Reporter: Dan Moore
>
> $ cordova create Bar; cd Bar; cordova platforms add android; cordova plugins add https://github.com/phonegap-build/GAPlugin; 
> Plugin "https://github.com/phonegap-build/GAPlugin" fetched.
> [Error: Failed to identify Cordova version: /home/mooreds/Bar/platforms/android/cordova/version
> sed: can't read assets/www/cordova.js: No such file or directory
> I see the same error message when I add the plugin before the platform as well.
> (This came out of trying to verify CB-3934.)
> Normal create/build/emulate works fine: 
> $ cordova create Bar1; cd Bar1; cordova platforms add android; cordova build; cordova emulate

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira