nvm-sh / nvm

Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash timing Out

nikhileshatverma opened this issue · comments

I am trying to install nvm using below command its timing out

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash

attach is the screenshot for the same

can someone help in resolving it seems like its not network issue so basically in my local im able to run everything fine but all issue i am facing when running inside dev server

image

It is definitely a network issue; you have a proxy set up - outproxy.athenahealth.com - and it’s not working properly.

Remove or disable that proxy so you can directly connect to github and it should work fine.

I see all disabled option already for proxy settings :

image

anything i can do here ?

Check your ~/.curlrc