-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
v1.0.0-beta.46 fails to compile #11285
Comments
Submitted same issue in same time #11286 |
Try installing |
As @oliviertassinari stated |
v1.0.0-beta.45 has the same issue. |
I have been having this issue in |
I'm moving the next tag from beta.46 to beta.45 waiting for the beta.47 release to fix the problem. |
This comment has been minimized.
This comment has been minimized.
I encountered this issue last night and it didn't go away even when I switched to beta.41 and cleared my lockfile and node_modules directory. Really bizarre, but I can confirm that installing @babel/runtime as a dev dependency fixes the issue. |
I'm releasing v1.0.0-beta.47 with the fix. Next release will be v1.0.0-rc.0. |
i had the same problem, but it was solved after updating the Material-UI's version . |
For me it worked with version 1.5.0 but did not worked with 1.51. |
Expected Behavior
To work.
Current Behavior
Failed to compile.
Steps to Reproduce (for bugs)
v1.0.0-beta.46
src/App.tsx
yarn start
Error you get is
Context
Your Environment
The text was updated successfully, but these errors were encountered: