Closed callmemagnus closed 5 years ago
I use a proxy to access internet.
On a linux box, udm does not take the proxy configuration of npm neither the one from the system, although the $http_proxy and $https_proxy variables are set in the terminal.
udm
$http_proxy
$https_proxy
The error I get:
{"code":"ECONNREFUSED","errno":"ECONNREFUSED","syscall":"connect","address":"151.101.113.168","port":80}
I use a proxy to access internet.
On a linux box,
udm
does not take the proxy configuration of npm neither the one from the system, although the$http_proxy
and$https_proxy
variables are set in the terminal.The error I get: