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 '@mui/material' #226

Open
TimaxHack opened this issue Mar 18, 2024 · 2 comments
Open

Module not found: Can't resolve '@mui/material' #226

TimaxHack opened this issue Mar 18, 2024 · 2 comments

Comments

@TimaxHack
Copy link

TimaxHack commented Mar 18, 2024

Reproducing the error:

Appears in port 3007 after reloading the gitpod page with changing the deeplinks and deepcase branches from main to cyber

Error:

Failed to compile
../deepcase/imports/client-handler.js:24:0
Module not found: Can't resolve '@mui/material'
  22 | import * as chakra from '@chakra-ui/react';
  23 | import * as icons from '@chakra-ui/icons';
> 24 | import * as MUI from '@mui/material';
  25 | import * as MUIUtils from '@mui/utils';
  26 | import * as IconsMaterial from '@mui/icons-material';
  27 | import dynamic from 'next/dynamic';

https://nextjs.org/docs/messages/module-not-found

Import trace for requested module:
../deepcase/imports/cyto/editor.js
./pages/index.tsx
This error occurred during the build process and can only be dismissed by fixing the error.

image

image

@TimaxHack TimaxHack changed the title Нет модуля npm Not found npm module Mar 18, 2024
@TimaxHack TimaxHack changed the title Not found npm module Module not found: Can't resolve '@mui/material' Mar 18, 2024
@Konard
Copy link
Member

Konard commented Mar 18, 2024

@FreePhoenix888 can you merge your fix into cyber branches?

@FreePhoenix888
Copy link
Member

@FreePhoenix888 can you merge your fix into cyber branches?

@TimaxHack can you merge main branch into cyber branches?

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

3 participants