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

Raphael reassigned CB-13997:
----------------------------

    Assignee: Raphael

> npm should always be used with NO_UPDATE_NOTIFIER setted
> --------------------------------------------------------
>
>                 Key: CB-13997
>                 URL: https://issues.apache.org/jira/browse/CB-13997
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-lib
>            Reporter: Nicolas HENRY
>            Assignee: Raphael
>            Priority: Minor
>
> Since cordova-lib is using npm commands, when I am behind a corporate proxy 
> npm is trying to check if npm has new versions available and get stuck for 
> some time each time npm command is spawned.
> As a workaround, I set NO_UPDATE_NOTIFIER environment variable manually to 
> disable the check done by the "update-notifier" module which is used by npm.
> I think that cordova-lib should set this variable itself when it spawn npm 
> commands since this check is probably unnecessary.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to