yarnpkg / yarn

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
https://classic.yarnpkg.com
Other
41.44k stars 2.73k forks source link

Unable to install @mui/icons-material #8876

Closed moezguedri closed 2 years ago

moezguedri commented 2 years ago

I am using the latest version of node and yarn. It is impossible to install @mui/icons-material. I am having the same issue when I try with npm. I am not behind a proxy.

yarn-error.log yarn-error.log

RDIL commented 2 years ago

This is just a generic request timeout - Yarn tried to fetch the package, but it couldn't be downloaded. Likely, your internet connection is too slow or something like that. MUI's material icons package is also a pretty big file, which is likely a factor.