I cloned a project from gitlab and tried to install the dependencies using yarn install command. But there are few dependencies yarn is not able to install. It is showing this message info There appears to be trouble with your network connection. Retrying...
I tried to install using npm but couldn't do with that even.
deleted package.lock.json, didn't work
It is a next.js based project
try disabling proxy/firewall and try again