I am trying to install cypress on my Citrix machine using command npm install --save-dev cypress (It was working fine earlier) but now getting this error (snapshot attached for the reference),;
also, the same is working fine on my Local, But there is no proxy connection I am using to access internet on my citrix machine, not sure why suddenly it is throwing proxy error, I am not able to proceed further.