[
https://issues.apache.org/jira/browse/CB-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filip Maj resolved CB-2343.
---------------------------
Resolution: Fixed
Fixed in latest master of the code base, as well as pushed 2.4.3 to NPM.
Joe, to get the latest, easiest bet would be via npm:
{{npm install -g cordova}}
> Can not add plugin to project using 'cordova plugin add <path>'
> ---------------------------------------------------------------
>
> Key: CB-2343
> URL: https://issues.apache.org/jira/browse/CB-2343
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Affects Versions: 2.4.0
> Environment: OS X 10.8.2
> Reporter: Joe Reda
> Assignee: Filip Maj
> Labels: cli, plugins
> Fix For: 2.4.0
>
>
> I am unable to add any plugins to my project. To remove variables, I started
> fresh with a new project:
> > cordova create TestPlugin
> > cd TestPlugin
> > cordova platform add ios
> > cordova platform add android
> > cordova plugin add /Users/Joe/Documents/PGSQLitePlugin
> result-> An error occured during plugin installation for android. Error:
> failed to add children to res/xml/config.xml
> The plugin was obtained from here:
> https://github.com/ApplicationCraft/PGSQLitePlugin
> Also, if only the iOS platform is added, the resulting error is 'does not
> appear to be a PhoneGap project'
--
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