Nicolas HENRY created CB-13997:
----------------------------------

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


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: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to