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

I have problems with install material-ui components #168

Open
juniel-filappi opened this issue Sep 20, 2021 · 1 comment
Open

I have problems with install material-ui components #168

juniel-filappi opened this issue Sep 20, 2021 · 1 comment

Comments

@juniel-filappi
Copy link

ERROR in ./node_modules/@mui/system/ThemeProvider/ThemeProvider.js
Module not found: Error: Can't resolve 'react/jsx-runtime' in '/Users/junielfilappi/Desktop/javascript/cloud-invoice/node_modules/@mui/system/ThemeProvider'
@ ./node_modules/@mui/system/ThemeProvider/ThemeProvider.js 22:18-46
@ ./node_modules/@mui/system/ThemeProvider/index.js
@ ./node_modules/@mui/system/index.js
@ ./node_modules/@mui/material/node/styles/styled.js
@ ./node_modules/@mui/material/node/ListSubheader/ListSubheader.js
@ ./node_modules/@mui/material/node/ListSubheader/index.js
@ ./node_modules/@mui/material/node/index.js
@ ./src/pages/Login/index.tsx
@ ./src/routes/index.tsx
@ ./src/App.tsx
@ multi ./node_modules/@pmmmwh/react-refresh-webpack-plugin/client/ReactRefreshEntry.js ./node_modules/@pmmmwh/react-refresh-webpack-plugin/client/ErrorOverlayEntry.js ./src/App.tsx

@arrayweb
Copy link

install dependencies:
npm i @emotion/react
npm i @emotion/styled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants