"Compiled with problems:X ERROR in ./src/features/uiSlice.js 4:0-72 Module not found: Error: You attempted to import ../../../Property-Listings/src/data/navLinks 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/." How can I remove this error?
Make sure the data folder with the navLinks.js is in the src directory then import it normally like how you wud like other files. And if ur using vscode, it should autocomplete the correct path for u, just make sure navLinks.js is open
Bro this is such awesome application please make step by step tut with explanation.
but there is no team in the github repo and other things like a button to slide . why is that so ?
Pls make it with full vedio with step step.
Tuto please :)
"Compiled with problems:X
ERROR in ./src/features/uiSlice.js 4:0-72
Module not found: Error: You attempted to import ../../../Property-Listings/src/data/navLinks 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/."
How can I remove this error?
Make sure the data folder with the navLinks.js is in the src directory then import it normally like how you wud like other files. And if ur using vscode, it should autocomplete the correct path for u, just make sure navLinks.js is open