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

Module not found: Can't resolve '@material-ui/core/Collapse' #11368

Closed
1 task
jayatathi opened this issue May 14, 2018 · 12 comments
Closed
1 task

Module not found: Can't resolve '@material-ui/core/Collapse' #11368

jayatathi opened this issue May 14, 2018 · 12 comments
Labels
component: Collapse The React component support: question Community support but can be turned into an improvement

Comments

@jayatathi
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

Expected Behavior

Current Behavior

Steps to Reproduce (for bugs)

Context

Your Environment

Tech Version
Material-UI
React
browser
etc
@jayatathi
Copy link
Author

Getting this error Nested list item

@amok
Copy link

amok commented May 14, 2018

I'ma having the same after the last update

node_modules/@material-ui/icons/utils/createSvgIcon.js:14:46: Cannot resolve dependency '@material-ui/core/SvgIcon'

UPD
downgraded 1.0.0-rc.0 => 1.0.0-beta.43 and it works

@oliviertassinari oliviertassinari added the status: waiting for author Issue with insufficient information label May 14, 2018
@oliviertassinari
Copy link
Member

@oliviertassinari
Copy link
Member

Fix the peer dependency warning

@amok
Copy link

amok commented May 14, 2018

thanks @oliviertassinari !
yarn add @material-ui/core fixed the issue for me

@amok
Copy link

amok commented May 14, 2018

now I see that it was a "Breaking change" from https://github.com/mui-org/material-ui/releases/tag/v1.0.0-rc.0

@oliviertassinari
Copy link
Member

@amok Alright. I'm closing the issue then. Thanks for the feedback.

@gowdruNikhil
Copy link

do
npm i @material-ui/core --save

latest is 3.5.1 it will solve the problem

@cleophasmogeni
Copy link

npm i @material-ui/core saved me.

Thank you @gowdruNikhil

@vijaya321
Copy link

npm i @material-ui/core saved me.

Thank you @gowdruNikhil

This worked for me too!!
Thanks for saving my time :)

@oliviertassinari oliviertassinari added component: Collapse The React component support: question Community support but can be turned into an improvement and removed status: waiting for author Issue with insufficient information labels Jan 10, 2021
@RileyManda
Copy link

I am experiencing this issue too and npm i @material-ui/core is not working to resolve the issue.

@Nataliya1984
Copy link

Спасибо огромное, помогло yarn add @material-ui/core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: Collapse The React component support: question Community support but can be turned into an improvement
Projects
None yet
Development

No branches or pull requests

8 participants