material-ui
material-ui copied to clipboard
NPM hangs when installing material-icons from behind a proxy
Steps to reproduce
Internet access to npm registry and github using proxy
Steps:
- install material-icons
Current behavior
No response
Expected behavior
instll
Context
When installing material-icons from behind proxy it hangs, and give Timeout error with internet error or connection problems all other MUI packages that don't install material-icons work perfectly
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: material-icons Proxy timeout
Hey @2BC-Wasabi, thanks for the report!
@siriwatknp Is this the same as https://github.com/mui/material-ui/issues/12432?
This issue is debilitating to productivity when someone needs to work on package-related things.
We're aware of the issue and are working to solve it. I'm marking this as a duplicate of https://github.com/mui/material-ui/issues/26240. You can follow the progress there. The first attempt at solving it will be https://github.com/mui/material-ui/issues/35233, which should come out son v6 alpha soon.