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

material-next-ts not working on stackblitz #37718

Closed
2 tasks done
scheuclu opened this issue Jun 25, 2023 · 1 comment
Closed
2 tasks done

material-next-ts not working on stackblitz #37718

scheuclu opened this issue Jun 25, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@scheuclu
Copy link

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Steps to reproduce 🕹

Link to live example:

Steps:

  1. Go to https://github.com/mui/material-ui/tree/master/examples/material-next-ts
  2. Click "Open in StackBlitz"
  3. Try to run "npm run dev"

Current behavior 😯

It seems that stackblitz is loading and old version of the repo.
In particular, a file named ".babelrc" is present there, which is not present in the repo HEAD.

That leads to the following error:
https://nextjs.org/docs/messages/babel-font-loader-conflict

Removing the file solves the issue.

Expected behavior 🤔

I expect the website to build.

Context 🔦

No response

Your environment 🌎

StackBlitz

@scheuclu scheuclu added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jun 25, 2023
@scheuclu
Copy link
Author

Duplicate of #36779

@zannager zannager added examples Relating to /examples and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jun 26, 2023
@oliviertassinari oliviertassinari added duplicate This issue or pull request already exists and removed examples Relating to /examples labels Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants