PatrickAlphaC / nextjs-smartcontract-lottery-fcc

60 stars 87 forks source link

NextJS Setup error : An unexpected error occurred: "https://registry.yarnpkg.com/next/-/next-13.1.6.tgz: ESOCKETTIMEDOUT" #33

Open rbansode opened 1 year ago

rbansode commented 1 year ago

I am trying to setup NextJS with the command "yarn create next-app .", but it is giving me the following error:

"Error An unexpected error occurred: "https://registry.yarnpkg.com/next/-/next-13.1.6.tgz: ESOCKETTIMEDOUT".

My network connection is fine. Could someone please help me understand the cause of the issue and how can I resolve it?

Thanks a lot for your help and support.