This repository was archived by the owner on Jan 15, 2025. It is now read-only.
Commit 10e144c
Updated serviceBase.js to fix the HTTPS_PROXY (#899)
Changed the temporary variable name to nodeFetch because the global.fetch wasn't overwriting the variable.
This should fix issue 887:
#887
Co-authored-by: Emilio Munoz <[email protected]>1 parent f97e0cb commit 10e144c
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments