material-ui icon indicating copy to clipboard operation
material-ui copied to clipboard

NPM hangs when installing material-icons from behind a proxy

Open 2BC-Wasabi opened this issue 1 year ago • 1 comments

Steps to reproduce

Internet access to npm registry and github using proxy

Steps:

  1. 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

2BC-Wasabi avatar Feb 13 '24 11:02 2BC-Wasabi

Hey @2BC-Wasabi, thanks for the report!

@siriwatknp Is this the same as https://github.com/mui/material-ui/issues/12432?

DiegoAndai avatar Feb 16 '24 18:02 DiegoAndai

This issue is debilitating to productivity when someone needs to work on package-related things.

quintonlucyk avatar Mar 04 '24 15:03 quintonlucyk

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.

DiegoAndai avatar Mar 06 '24 14:03 DiegoAndai