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

help needed – can't upgrade MUI #534

Closed
wants to merge 1 commit into from
Closed

help needed – can't upgrade MUI #534

wants to merge 1 commit into from

Conversation

zbycz
Copy link
Owner

@zbycz zbycz commented Sep 10, 2024

Can't use icons, this error in yarn dev:

 ⨯ ./node_modules/@mui/icons-material/node_modules/@babel/runtime/helpers/interopRequireDefault.js
Module parse failed: Cannot use 'import.meta' outside a module (40:16)
|                 // still a Refresh Boundary later.
|                 // @ts-ignore importMeta is replaced in the loader
>                 import.meta.webpackHot.accept();
|                 // This field is set when the previous version of this module was a
|                 // Refresh Boundary, letting us know we need to check for invalidation or

Import trace for requested module:
./node_modules/@mui/icons-material/node_modules/@babel/runtime/helpers/interopRequireDefault.js
./node_modules/@mui/icons-material/Search.js
./src/components/SearchBox/SearchBox.tsx
./src/components/App/App.tsx

Copy link

vercel bot commented Sep 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
osmapp ❌ Failed (Inspect) Sep 10, 2024 8:41am

@zbycz
Copy link
Owner Author

zbycz commented Oct 12, 2024

fixed by #663

@zbycz zbycz closed this Oct 12, 2024
@zbycz zbycz deleted the upgrade-mui branch October 12, 2024 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant