Mention https_proxy which is needed for npm 5

This commit is contained in:
Christopher Jones 2017-06-17 16:08:34 +10:00
parent 47eddc896b
commit de2aebb0d0
1 changed files with 7 additions and 0 deletions

View File

@ -170,6 +170,7 @@ example:
```
export http_proxy=http://my-proxy.example.com:80/
export https_proxy=http://my-proxy.example.com:80/
```
Install node-oracledb from the
@ -280,6 +281,7 @@ example:
```
export http_proxy=http://my-proxy.example.com:80/
export https_proxy=http://my-proxy.example.com:80/
```
Install node-oracledb from the
@ -399,6 +401,7 @@ example:
```
export http_proxy=http://my-proxy.example.com:80/
export https_proxy=http://my-proxy.example.com:80/
```
Install node-oracledb from the
@ -475,6 +478,7 @@ example:
```
export http_proxy=http://my-proxy.example.com:80/
export https_proxy=http://my-proxy.example.com:80/
```
Install node-oracledb from the
@ -604,6 +608,7 @@ example:
```
set http_proxy=http://my-proxy.example.com:80/
set https_proxy=http://my-proxy.example.com:80/
```
Install node-oracledb from the
@ -725,6 +730,7 @@ example:
```
export http_proxy=http://my-proxy.example.com:80/
export https_proxy=http://my-proxy.example.com:80/
```
Set the compiler to GCC:
@ -817,6 +823,7 @@ example:
```
export http_proxy=http://my-proxy.example.com:80/
export https_proxy=http://my-proxy.example.com:80/
```
Install node-oracledb from the