You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Nicolas HENRY (JIRA)" <ji...@apache.org> on 2018/03/22 16:13:00 UTC

[jira] [Created] (CB-13997) npm should always be used with NO_UPDATE_NOTIFIER setted

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