question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I'm using mui v5.11.0, After install that some errors are occurred in my project

See original GitHub issue

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Steps to reproduce 🕹

Link to live example:

Steps:

1.Check my Images 2.how to solve that issue

Screenshot (54) Screenshot (55)

Current behavior 😯

No response

Expected behavior 🤔

No response

Context 🔦

No response

Your environment 🌎

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Issue Analytics

  • State:closed
  • Created 9 months ago
  • Reactions:2
  • Comments:12 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
garronejcommented, Dec 16, 2022

I meant that it has the same issue as @KevinVandy’s code - it imports from a path three levels deep.

Ah ok! Thank you very much.
Indeed, if I avoid importing from path I’m not supposed to be importing things works.
I can’t import the default shadows directly though but that’s no big deal…

Sorry for the falsly alarmin report and thank you for the quick explaination.

1reaction
siriwatknpcommented, Dec 16, 2022

@garronej Thanks! We are figuring out what happened.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting - Material UI - MUI
This document covers known issues and common problems encountered when migrating from Material UI v4 to v5.
Read more >
Issue with Material UI Icons npm installation - Stack Overflow
This allowed me to install the MUI Icons package without any error, however, I faced numerous errors when I tried to use the...
Read more >
module not found: error: can't resolve '@mui/icons-material' in ...
When I use rjsf out-of-the-box, right after installation I get some unnecessary warnings in the console. Steps to Reproduce.
Read more >
Next.Js + MUI v5 tutorial - DEV Community ‍ ‍
This post will help you to start a project using Next.js and MUI ... But I'm going to install it in order to...
Read more >
New Material-UI v5 not working with styled-components and ...
I'm trying to use the new Material-UI v5 that just came out but am ... yarn add @emotion/react @emotion/styled If you want to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found