Joe Reda created CB-2343:
----------------------------
Summary: 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
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