質問編集履歴

2

誤字

2017/07/26 14:33

投稿

morimorimorio
morimorimorio

スコア13

test CHANGED
File without changes
test CHANGED
@@ -26,13 +26,13 @@
26
26
 
27
27
  $ npm config rm proxy
28
28
 
29
- npm WARN invalid config proxy="https-proxy=http://proxy.uec.ac.jp:8080/"
29
+ npm WARN invalid config proxy="https-proxy=http://proxy.xxx.jp:8080/"
30
30
 
31
31
  npm WARN invalid config Must be a full url with 'http://'
32
32
 
33
33
  $ npm config rm https-proxy
34
34
 
35
- npm WARN invalid config proxy="https-proxy=http://proxy.uec.ac.jp:8080/"
35
+ npm WARN invalid config proxy="https-proxy=http://proxy.xxx.jp:8080/"
36
36
 
37
37
  npm WARN invalid config Must be a full url with 'http://'
38
38
 

1

誤字

2017/07/26 14:33

投稿

morimorimorio
morimorimorio

スコア13

test CHANGED
File without changes
test CHANGED
@@ -46,13 +46,13 @@
46
46
 
47
47
  $ npm config delete proxy
48
48
 
49
- npm WARN invalid config proxy="https-proxy=http://proxy.uec.ac.jp:8080/"
49
+ npm WARN invalid config proxy="https-proxy=http://proxy.xxx.jp:8080/"
50
50
 
51
51
  npm WARN invalid config Must be a full url with 'http://'
52
52
 
53
53
  $ npm config delete https-proxy
54
54
 
55
- npm WARN invalid config proxy="https-proxy=http://proxy.uec.ac.jp:8080/"
55
+ npm WARN invalid config proxy="https-proxy=http://proxy.xxx.jp:8080/"
56
56
 
57
57
  npm WARN invalid config Must be a full url with 'http://'
58
58