Question

  • Creator
    Topic
  • #4050474
    Avatar photo

    Yarn package manager error

    by Dennis Markham ·

    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?

You are posting a reply to: Yarn package manager error

The posting of advertisements, profanity, or personal attacks is prohibited. Please refer to our Community FAQs for details. All submitted content is subject to our Terms of Use.

All Answers

  • Author
    Replies
    • #4050731
      Avatar photo

      Reply To: Yarn package manager error

      by birdmantd ·

      In reply to Yarn package manager error

      Reading the thread topic, I can’t help but thinking of the OP knitting a computer or phone cover from a ball of yarn.

    • #4052172

      Reply To: Yarn package manager error

      by SameekshaM ·

      In reply to Yarn package manager error

      It seems like there was a connection timeout. This may happen due to various reasons, such as firewall restrictions, network connectivity issues, or DNS resolution issues.

      Here are a few possible ways you can troubleshoot your issue:
      1. Check your network connection.
      2. Disable IPv6 on your system.
      3. Check whether the DNS settings are correct.
      4. Temporarily disable your firewall, as it may block the connection to the IPv6 address on port 443.
      5. If the problem still persists, try using a different package manager, like npm.

      I hope this answer will help you.

Viewing 1 reply thread