You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/11/14 02:16:11 UTC

[jira] [Commented] (CB-9820) Module 'q' is lowercase on WP8

    [ https://issues.apache.org/jira/browse/CB-9820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005015#comment-15005015 ] 

ASF subversion and git services commented on CB-9820:
-----------------------------------------------------

Commit 782ddbd3317e7cc8583aaab63fd4e772ffacc5ae in cordova-wp8's branch refs/heads/3.8.x from Joaquim Pedro Silveira
[ https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;h=782ddbd ]

CB-9820 Module q is lowercase


> Module 'q' is lowercase on WP8
> ------------------------------
>
>                 Key: CB-9820
>                 URL: https://issues.apache.org/jira/browse/CB-9820
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP8
>            Reporter: Vladimir Kotikov
>            Assignee: Vladimir Kotikov
>              Labels: lowercase, q, wp8
>
> This is giving some errors when trying to add wp8 platform on a Linux system.
> Error output:
> {noformat}
> ❯ ionic platform add wp8
> Updated the hooks directory to have execute permissions
> WARNING: Applications for platform wp8 can not be built on this OS - linux.
> Adding wp8 project...
> module.js:339
>     throw err;
>     ^
> Error: Cannot find module 'Q'
>     at Function.Module._resolveFilename (module.js:337:15)
>     at Function.Module._load (module.js:287:25)
>     at Module.require (module.js:366:17)
>     at require (module.js:385:17)
>     at Object.<anonymous> (/home/pedroxs/.cordova/lib/npm_cache/cordova-wp8/3.8.1/package/bin/lib/create.js:20:13)
>     at Module._compile (module.js:435:26)
>     at Object.Module._extensions..js (module.js:442:10)
>     at Module.load (module.js:356:32)
>     at Function.Module._load (module.js:311:12)
>     at Module.require (module.js:366:17)
> Error: /home/pedroxs/.cordova/lib/npm_cache/cordova-wp8/3.8.1/package/bin/create: Command failed with exit code 1
>     at ChildProcess.whenDone (/home/pedroxs/.nvm/versions/node/v4.2.1/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:139:23)
>     at emitTwo (events.js:87:13)
>     at ChildProcess.emit (events.js:172:7)
>     at maybeClose (internal/child_process.js:818:16)
>     at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org