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

[jira] [Resolved] (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 ]

Filip Maj resolved CB-3943.
---------------------------

       Resolution: Fixed
    Fix Version/s: 2.9.0

Hey [~mooreds], I've pushed up 2.8.24 to npm. Please give that a shot, it should fix this issue.

Cheers,
Fil
                
> 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: Plugman
>         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
>            Assignee: Filip Maj
>             Fix For: 2.9.0
>
>
> $ 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