You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Richard B Knoll (JIRA)" <ji...@apache.org> on 2016/05/18 18:07:13 UTC

[jira] [Closed] (CB-11237) cordova-fetch not linked by medic

     [ https://issues.apache.org/jira/browse/CB-11237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard B Knoll closed CB-11237.
--------------------------------
    Resolution: Fixed

> cordova-fetch not linked by medic
> ---------------------------------
>
>                 Key: CB-11237
>                 URL: https://issues.apache.org/jira/browse/CB-11237
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Medic
>            Reporter: Richard B Knoll
>            Assignee: Richard B Knoll
>            Priority: Critical
>              Labels: found-by-ci, regression, triaged
>
> Cordova fetch isn't included in the npm install/link steps performed by  cordova-medic and it is causing the CI builds to fail. Those steps are defined in the [buildbot conf file|https://github.com/apache/cordova-medic/blob/master/buildbot-conf/cordova.conf] which will need to be re-uploaded to the svn repo
> An example build is here:
> https://ci.apache.org/builders/cordova-windows-store8.1/builds/2347
> And here is the error from the log:
> {noformat}
> Creating project mobilespec...
> Creating a new cordova project.
> Adding platforms...
> Adding Platform: windows
> platformArg: C:\Users\buildbot\slaves\apache\cordova-windows-store8_1\cordova-cli\bin\cordova C:\Users\buildbot\slaves\apache\cordova-windows-store8_1\cordova-windows
> Error: Cannot find module 'cordova-fetch'
>     at Function.Module._resolveFilename (module.js:336:15)
>     at Function.Module._load (module.js:278:25)
>     at Module.require (module.js:365:17)
>     at require (module.js:384:17)
>     at Object.<anonymous> (C:\Users\buildbot\slaves\apache\cordova-windows-store8_1\cordova-lib\cordova-lib\src\cordova\platform.js:40:25)
>     at Module._compile (module.js:460:26)
>     at Object.Module._extensions..js (module.js:478:10)
>     at Module.load (module.js:355:32)
>     at Function.Module._load (module.js:310:12)
>     at Module.require (module.js:365:17)
> {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