You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
/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
The text was updated successfully, but these errors were encountered: