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

Can't resolve #31

Open
iforvard opened this issue Oct 13, 2023 · 0 comments
Open

Can't resolve #31

iforvard opened this issue Oct 13, 2023 · 0 comments

Comments

@iforvard
Copy link

/usr/bin/python3 /home/ubuntu/runcode/run_user_script.py
ubuntu@runcode:~/workspace$ /usr/bin/python3 /home/ubuntu/runcode/run_user_script.py

GO TO THIS URL TO VIEW PAGE https://3000-morning-smoke-01698397.eu-ws2.runcode.io

yarn run v1.22.19
$ react-scripts start
(node:1832) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use node --trace-deprecation ... to show where the warning was created)
(node:1832) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
Starting the development server...

Failed to compile.

Module not found: Error: Can't resolve '@mui/base/TabsListUnstyled' in '/home/ubuntu/workspace/src/containers/Contacts'
assets by path static/ 6.02 MiB
assets by path static/media/ 145 KiB
asset static/media/img_register.5fc1f67cefd917b0397e.png 55 KiB [emitted] [immutable] [from: src/assets/images/auth/img_register.png] (auxiliary name: main)
asset static/media/img_BG.547738d50effb003deaa.jpg 43.3 KiB [emitted] [immutable] [from: src/assets/images/auth/img_BG.jpg] (auxiliary name: main)
asset static/media/img_logo.7b129f04324122eefba3.png 20.3 KiB [emitted] [immutable] [from: src/assets/images/auth/img_logo.png] (auxiliary name: main)
asset static/media/img_forgotPassword.50deb9b34c2f1151050a.png 16.2 KiB [emitted] [immutable] [from: src/assets/images/auth/img_forgotPassword.png] (auxiliary name: main)
asset static/media/img_login.f861437f11ef4c316624.png 10.7 KiB [emitted] [immutable] [from: src/assets/images/auth/img_login.png] (auxiliary name: main)
assets by path static/js/*.js 5.87 MiB
asset static/js/bundle.js 5.87 MiB [emitted] (name: main) 1 related asset
asset static/js/node_modules_web-vitals_dist_web-vitals_js.chunk.js 7.22 KiB [emitted] 1 related asset
asset index.html 1.73 KiB [emitted]
asset asset-manifest.json 904 bytes [emitted]
cached modules 11.4 MiB (javascript) 145 KiB (asset) [cached] 11875 modules
runtime modules 31.7 KiB 17 modules

ERROR in ./src/containers/Contacts/Contact.js 13:0-58
Module not found: Error: Can't resolve '@mui/base/TabsListUnstyled' in '/home/ubuntu/workspace/src/containers/Contacts'
@ ./src/containers/Home/Home.js 14:0-46
@ ./src/App.js 9:0-46 17:40-44
@ ./src/index.js 6:0-24 10:33-36

ERROR in ./src/containers/Leads/LeadList.js 9:0-50
Module not found: Error: Can't resolve '@mui/base/TabsUnstyled' in '/home/ubuntu/workspace/src/containers/Leads'
@ ./src/sidebar/Sidebar.js 25:0-56 378:42-50
@ ./src/containers/Home/Home.js 16:0-48 189:35-42
@ ./src/App.js 9:0-46 17:40-44
@ ./src/index.js 6:0-24 10:33-36

ERROR in ./src/containers/Leads/LeadList.js 10:0-58
Module not found: Error: Can't resolve '@mui/base/TabsListUnstyled' in '/home/ubuntu/workspace/src/containers/Leads'
@ ./src/sidebar/Sidebar.js 25:0-56 378:42-50
@ ./src/containers/Home/Home.js 16:0-48 189:35-42
@ ./src/App.js 9:0-46 17:40-44
@ ./src/index.js 6:0-24 10:33-36

ERROR in ./src/containers/Leads/LeadList.js 11:0-65
Module not found: Error: Can't resolve '@mui/base/ButtonUnstyled' in '/home/ubuntu/workspace/src/containers/Leads'
@ ./src/sidebar/Sidebar.js 25:0-56 378:42-50
@ ./src/containers/Home/Home.js 16:0-48 189:35-42
@ ./src/App.js 9:0-46 17:40-44
@ ./src/index.js 6:0-24 10:33-36

ERROR in ./src/containers/Leads/LeadList.js 12:0-72
Module not found: Error: Can't resolve '@mui/base/TabUnstyled' in '/home/ubuntu/workspace/src/containers/Leads'
@ ./src/sidebar/Sidebar.js 25:0-56 378:42-50
@ ./src/containers/Home/Home.js 16:0-48 189:35-42
@ ./src/App.js 9:0-46 17:40-44
@ ./src/index.js 6:0-24 10:33-36

5 errors have detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.

webpack 5.88.2 compiled with 5 errors in 13345 ms

@iforvard iforvard changed the title Can't resolves Can't resolve Oct 13, 2023
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

1 participant