[
https://issues.apache.org/jira/browse/CB-5017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920472#comment-13920472
]
Angela Fowler commented on CB-5017:
-----------------------------------
I installed [email protected] but still found the ETIMEDOUT happening. I updated
registry.js to add some debug statements
H:\>plugman info org.apache.cordova.camera
DDD registry.js getPackageInfo args org.apache.cordova.camera
DDD getPackageInfo request http://registry.cordova.io org.apache.cordova.camera
latest
DDD makeRequest sp undefined
DDD getPackageInfo err Error: connect ETIMEDOUT
Failed to fetch package information for org.apache.cordova.camera
The makeRequest function expects settings.proxy but initSettings function does
not seem to set this.
I have proxy and https-proxy defined in .npmrc and no trouble with other npm
commands.
> There is no way to set a proxy for plugman
> ------------------------------------------
>
> Key: CB-5017
> URL: https://issues.apache.org/jira/browse/CB-5017
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugman
> Affects Versions: 3.1.0
> Reporter: Mike Kwan
> Assignee: Andrew Grieve
>
> Plugman tries to hit http://registry.cordova.io and in some cases we want to
> hit this through a proxy. At the moment there is no way to configure this
> behaviour.
--
This message was sent by Atlassian JIRA
(v6.2#6252)