i want to install nvm to my ubuntu, but i think there is network problem
to install nvm i use this code :
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash
output error:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: raw.githubusercontent.com
and it's always error in nineteen seconds, btw i use windows subsystem for linux
is there any way to fix this?