[
https://issues.apache.org/jira/browse/CB-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13942478#comment-13942478
]
Josh Soref commented on CB-6324:
--------------------------------
Note: While the xml_helpers part is fixed by 189638fd, pr/66 was also needed
for this UC and thus I had naively switched to that to try to get things to
work -- which essentially left me w/o the fix for this ...
> regression from: add full ff support for plugman
> ------------------------------------------------
>
> Key: CB-6324
> URL: https://issues.apache.org/jira/browse/CB-6324
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugman
> Affects Versions: 3.4.0
> Reporter: Josh Soref
> Priority: Blocker
>
> {quote}
> $ cordova create xx ; cd xx
> $ cordova plugin add https://github.com/urbanairship/phonegap-ua-push.git
> $ cordova platform add firefoxos
> Creating firefoxos project...
> Creating Firefox OS project
> Project Path ../../../tmp/xx/platforms/firefoxos
> Package Name io.cordova.hellocordova
> Project Name HelloCordova
> Installing "com.urbanairship.phonegap.PushNotification" for firefoxos
> Installing "org.apache.cordova.device" for firefoxos
> Failed to install 'org.apache.cordova.device':ReferenceError: xml_helpers is
> not defined
> at Object.module.exports.package_name
> (cordova-plugman/src/platforms/firefoxos.js:25:26)
> {quote}
--
This message was sent by Atlassian JIRA
(v6.2#6252)