You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "John Little (JIRA)" <ji...@apache.org> on 2015/06/10 18:33:01 UTC

[jira] [Updated] (CB-8662) Latest release of Cordova breaks http via proxy

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

John Little updated CB-8662:
----------------------------
          Environment: 
Windows
Node.js 0.12.0
npm 2.5.1
Cordova 4.3.0
Cordova 5.0.0

  was:
Windows
Node.js 0.12.0
npm 2.5.1
Cordova 4.3.0

    Affects Version/s: 4.3.0
                       5.0.0

> Latest release of Cordova breaks http via proxy
> -----------------------------------------------
>
>                 Key: CB-8662
>                 URL: https://issues.apache.org/jira/browse/CB-8662
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 5.0.0, 4.3.0
>         Environment: Windows
> Node.js 0.12.0
> npm 2.5.1
> Cordova 4.3.0
> Cordova 5.0.0
>            Reporter: John Little
>
> I work behind a squid firewall and need the HTTP_PROXY settings in the npm config to work.
> After upgrading cordova to version 4.3.0 any package add's or upgrades using cordova would fail with the following error :-
>   TypeError: Request path contains unescaped characters.
> After a bit of searching I found this thread which sounded like my problem :-
>    https://github.com/npm/npm/issues/4569
> I followed the instructions and downloaded the latest tunnel-agent and copied the files over the ones in my nodejs install directory.
> It seems that the new cordova package provides an updated request module which is not compatible with the tunnel-agent.
> After this manual upgrade every thing works ok.



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