[
https://issues.apache.org/jira/browse/CB-8734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14377120#comment-14377120
]
ASF GitHub Bot commented on CB-8734:
------------------------------------
Github user dblotsky commented on a diff in the pull request:
https://github.com/apache/cordova-medic/pull/39#discussion_r26998809
--- Diff: src/build/makers/firefoxos.js ---
@@ -0,0 +1,34 @@
+var shell = require('shelljs'),
+ path = require('path'),
+ error_writer = require('./error_writer'),
+ n = require('ncallbacks'),
+ fs = require('fs'),
+ mspec = require('./mobile_spec');
--- End diff --
This guy is a directory, so the script fails with `Error: Cannot find
module './mobile_spec'`.
> add FirefoxOS to Cordova-Medic
> ------------------------------
>
> Key: CB-8734
> URL: https://issues.apache.org/jira/browse/CB-8734
> Project: Apache Cordova
> Issue Type: New Feature
> Components: FirefoxOS
> Environment: add FirefoxOS to Cordova-Medic
> Reporter: Willy Aguirre
>
> I am working in add FirefoxOS to Cordova-Medic
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]