Yarn package manager error - TechRepublic
Question
March 16, 2023 at 05:10 PM
Dennis Markham

Yarn package manager error

by Dennis Markham . Updated 3 years, 2 months ago

Hello, I’m trying to create a react-app with yarn. Here’s the error I get, as shown in the yarn-error.log file.

Trace:
Error: connect ETIMEDOUT 2606:4700::6810:1823:443
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1487:16)

Any ideas?

All Comments