question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

@mui/icons-material ESOCKETTIMEDOUT

See original GitHub issue

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

Can’t install icons with yarn add @mui/icons-material.

Expected behavior 🤔

To install.

Steps to reproduce 🕹

No response

Context 🔦

No response

Your environment 🌎

`npx @mui/envinfo`
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
michaldudakcommented, Dec 2, 2021

The latest additions (5.2.0) increased the package size by about 10% (3.6MB vs 4MB uncompressed). I can add a note to the docs on how to handle timeouts on slower connections (or when the npm registry is slower).

1reaction
WillSquirecommented, Dec 1, 2021

Found the solution in another issue: yarn add @mui/icons-material --network-timeout 500000.

That’s a reasonably horrific issue and should probably be in the migration docs?

Read more comments on GitHub >

github_iconTop Results From Across the Web

ESOCKETTIMEDOUT when yarn install · Issue #20559 - GitHub
The issue is present in the latest release. I have searched the issues of this repository and believe that this is not a...
Read more >
I tried installing yarn package using powershell. First I typed ...
error An unexpected error occurred: "https://registry.yarnpkg.com/@material-ui/icons/-/icons-4.9.1.tgz: ESOCKETTIMEDOUT". info If you think this is a bug, ...
Read more >
@mui/icons-material - npm
This package provides the Google Material Icons converted to SvgIcon components. Installation. Install the package in your project directory ...
Read more >
React deployment keeps failing with ESOCKETTIMEDOUT
I'm trying to deploy my react app using the vscode extension. However, since a few days I get an error and I don't...
Read more >
@mui/icons-material | Yarn - Package Manager
This package provides the Google Material Icons converted to SvgIcon components. Installation. Install the package in your project directory with: // with npm ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found