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

[4.9.6] webpack produces a warning -> "export 'createUnarySpacing' was not found in '@material-ui/system'" #20168

Closed
2 tasks done
nratter opened this issue Mar 18, 2020 · 4 comments
Labels
bug 🐛 Something doesn't work

Comments

@nratter
Copy link

nratter commented Mar 18, 2020

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

WARNING in ./node_modules/@material-ui/core/esm/styles/createSpacing.js 14:18-36
"export 'createUnarySpacing' was not found in '@material-ui/system'
@ ./node_modules/@material-ui/core/esm/styles/createMuiTheme.js
@ ./node_modules/@material-ui/core/esm/styles/defaultTheme.js
@ ./node_modules/@material-ui/core/esm/styles/useTheme.js
@ ./node_modules/@material-ui/core/esm/LinearProgress/LinearProgress.js
@ ./node_modules/@material-ui/core/esm/LinearProgress/index.js
@ ./app/components/OrganizationSignup2/Loading.jsx

Expected Behavior 🤔

No warning.

Your Environment 🌎

Tech Version
Material-UI v4.9.6
React v16.12.0
TypeScript v3.8.3
@oliviertassinari
Copy link
Member

@eps1lon Oops, it had to happen! 😆

@oliviertassinari
Copy link
Member

It should be solved with @material-ui/core@4.9.7.

@oliviertassinari oliviertassinari added the bug 🐛 Something doesn't work label Mar 18, 2020
@maciej-gurban

This comment has been minimized.

EsoterikStare pushed a commit to EsoterikStare/material-ui that referenced this issue Mar 30, 2020
@imbudhiraja

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work
Projects
None yet
Development

No branches or pull requests

4 participants