Question: Compiled with problems: times ERROR in . / src / markup / pages / Home . js 6 : 0 - 5 8 Module

Compiled with problems:
\times
ERROR in ./src/markup/pages/Home.js 6:0-58
Module not found: Error: You attempted to import ../../../Components/Loading/Loading which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.
ERROR in ./src/markup/pages/Home.js 8:0-40
Module not found: Error: Can't resolve 'react-icons/fa' in 'C:\Users\kassa\Downloads\abegaragemainapp-session-X\abegaragemainap-session-X\frontend\src\markup\pages'
ERROR in ./src/markup/pages/Home.js 10:0-74
Module not found: Error: You attempted to import ../../../../assets/images/workshopRight3.png which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.
ERROR in ./src/markup/pages/Home.js 11:0-39
Module not found: Error: Can't resolve './Home.module.css' in 'C:\Users\kassa\Downloads\abegaragemainapp-session-X\abegaragemainap-session-X\frontend\src\markup\pages'
ERROR in ./src/markup/pages/Home.js 12:0-70
Module not found: Error: You attempted to import ../../../../assets/images/workshopLeft.png which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.
ERROR in ./src/markup/pages/Home.js 13:0-56
Module not found: Error: You attempted to import ../../../../assets/images/whyus.png which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.
ERROR in ./src/markup/pages/Home.js 14:0-74
Module not found: Error: You attempted to import ../../../../assets/images/workshopRight2.png which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.
ERROR in ./src/markup/pages/Home.js 16:0-62
Module not found: Error: Can't resolve '../BottomSections/BottomSections' in 'C:\Users\kassa\Downloads\abegaragemainapp-session-X\abegaragemainap-session-X\frontend\src\markup\pages'

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!