You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Oleg (JIRA)" <ji...@apache.org> on 2013/09/17 23:39:51 UTC

[jira] [Created] (CB-4861) Impossible to build projects with added plugins

Oleg created CB-4861:
------------------------

             Summary: Impossible to build projects with added plugins
                 Key: CB-4861
                 URL: https://issues.apache.org/jira/browse/CB-4861
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Contacts, Plugin Device, Plugin Dialogs
    Affects Versions: Master
         Environment: Mac OS, cordova and phonegap CLI
            Reporter: Oleg
            Assignee: Steve Gill
            Priority: Critical


Installing latest phonegap with "npm install -g phonegap" as described here: http://docs.phonegap.com/en/edge/guide_cli_index.md.html#The%20Command-line%20Interface

Works until trying to add plugins. E.g. Notification or Contact. After that it becomes impossible to build the projects with "phonegap build" command - platforms are missing files, etc.

Removing/uninstalling plugins doesn't resolve the issues.

Tried with the latest (3.0.9) cordova version (ie "npm install -g corodva) as described at https://npmjs.org/package/cordova. The same issue.

Work-around: intalling the 3.0.0 version of cordova via "npm install -g corodva@3.0.0). 

To resolve: either need to fix the issue, or update the documentation to not download the latest, but a stable release instead.

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