Hello!
I’m on the following project: Jamming Link.
Step 5 tells us to remove logo.svg from the src/ folder which I did by right clicking on the folder and deleting it. After I did that the following error appeared on my local host:
Failed to compile
./src/App.jsModule not found: Can't resolve './logo.svg' in 'C:\Users\Vicky\Documents\CodecademyProjects\jamming\jamming\src'
This error occurred during the build time and cannot be dismissed.
Does anyone know how I can resolve this? I’d be so grateful for your help!!