responsively-org / responsively-app

A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
https://responsively.app
GNU Affero General Public License v3.0
21.99k stars 1.09k forks source link

Error: https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz: ESOCKETTIMEDOUT at ClientRequest. #1186

Open 2div opened 5 months ago

2div commented 5 months ago

After i fork the project and created new branch and cd to desktop-app , I received below error afteri run yarn

image

johnt1838 commented 5 months ago

What is your OS ?

2div commented 5 months ago

@johnt1838 windows10

johnt1838 commented 5 months ago

I tried too to run it a windows machine and I had some same errors. I tried it in a Linux (WSL) environment and it worked. I think the yarn is set up for Linux. I suggest you to give it a try in WSL.

(if anyone thinks otherwise, please correct me)

manojVivek commented 5 months ago

ESOCKETTIMEDOUT is a network error, please try again with a stable internet connection.