Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to import - @mui/icons-material/DeleteOutline #796

Open
hmd-ai opened this issue Feb 7, 2024 · 1 comment
Open

Failed to import - @mui/icons-material/DeleteOutline #796

hmd-ai opened this issue Feb 7, 2024 · 1 comment
Labels
browser Not working in Browser

Comments

@hmd-ai
Copy link

hmd-ai commented Feb 7, 2024

Failing module

import DeleteOutlineIcon from '@mui/icons-material/DeleteOutline';

Error message

After onload I got this:

/* esm.sh - error */
throw new Error("[esm.sh] " + "pnpm add @mui/icons-material@5.14.19,--prefer-offline:  ERR_PNPM_FETCH_404  GET https://registry.npmjs.org/@mui%2Fzero-runtime: Not Found - 404\n\nThis error happened while installing a direct dependency of /esmd/npm/@mui/icons-material@5.14.19\n\n@mui/zero-runtime is not in the npm registry, or you have no permission to fetch it.\n\nNo authorization header was set for the request.\n");
export default null;

Additional info

  • esm.sh version: v135
  • Browser version: Chrome 121
@hmd-ai
Copy link
Author

hmd-ai commented Feb 7, 2024

This issue seems to be related to the material ui package. However, is there something that esm.sh could do to avoid issues like these suddenly breaking the builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser Not working in Browser
Projects
None yet
Development

No branches or pull requests

1 participant