Core module doesn't exist therefore I can't access "import withMobileDialog from '@material-ui/core/withMobileDialog';
"import withMobileDialog from "material-ui/core/withMobileDialog";
"import withMobileDialog from "material-ui/core/withMobileDialog";"
core doesn't exist as a folder, therefore I am stuck with it
I must import components as following "import CommunicationVPNKey from "material-ui/svg-icons/communication/vpn-key";" and the core folder doesn't exist, I have the last version of material UI.
It's not a folder in package it's scoped package @material-ui/core.
Most helpful comment
It's not a folder in package it's scoped package
@material-ui/core.