Giter VIP home page Giter VIP logo

Comments (4)

mdelez avatar mdelez commented on April 28, 2024

@abhi-1288 idk if it's related but I've had this issue recently. My only thought is that it's because of the malware protection software my company uses since all network traffic is scanned and maybe it's taking so long to scan that yarn is thinking my internet connection has an issue. I also only have the issue when installing via yarn, npm works fine. My workaround is to give it a timeout via yarn add @mui/icons-material --network-timeout 10000000 or if you need to install everything yarn install --network-timeout 1000000000

from material-ui.

MickaelMenet avatar MickaelMenet commented on April 28, 2024

I have exactly the same problem, probably due to the company's antivirus software. I have tried the following commands without success: yarn add @mui/icons-material --network-timeout 10000000 && yarn install --network-timeout 1000000000. This is the only package on which I have the problem.

from material-ui.

samuelsycamore avatar samuelsycamore commented on April 28, 2024

Hi @abhi-1288 👋 Can you share a reproduction of your code (via CodeSandbox or in a GitHub repo) with the problem you're facing so the maintainers can check it out?

from material-ui.

github-actions avatar github-actions commented on April 28, 2024

Since the issue is missing key information and has been inactive for 7 days, it has been automatically closed. If you wish to see the issue reopened, please provide the missing information.

from material-ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.