1
Secure Gatewayクライアントでプロキシ設定を有効にする方法を教えてください。クライアントは、インストールにバンドルされているnpmを使用します。プロキシ設定をnpm設定として渡すことができません。私はシステムパラメータとしてhttp_proxyを設定しようとしましたが、使用されていないようです。インストール後、npm_debugファイルに次のように表示されます。ProxyでインターネットにアクセスしてWindowsサーバーにIBM Secure Gatewayクライアントをインストールする方法
323 error network connect ETIMEDOUT 151.101.8.162:443
324 error network This is most likely not a problem with npm itself
324 error network and is related to network connectivity.
324 error network In most cases you are behind a proxy or have bad network settings.
324 error network
324 error network If you are behind a proxy, please make sure that the
324 error network 'proxy' config is set properly. See: 'npm help config'
325 verbose exit [ 1, true ]