
Module not found: Error: Can't resolve './logo.svg' in React JS SOLVED
Module not found: Error: Can't resolve './logo.svg' in React JS SOLVED
How to fix Module not found: Error: Can’t resolve ‘./logo.svg’ in react js is shown
Content
0.36 -> hi everyone in this video I will be showing
you how to solve the error module not found
6.12 -> error can't resolve logo dot SVG you will be
getting this error when you run your react app
13.02 -> so let's get started with the solution so the main
reason why you are getting this error is because
17.64 -> you have forgotten to remove this line import logo
from logo. SVG after deleting that particular logo
24.66 -> thing so we'll be having that blue color react.js
logo right so you have just deleted that logo and
30.78 -> you have then tried to run your program and
you have forgotten to remove the import so the
35.1 -> simplest way to solve this problem is obvious just
remove this import so I'll just remove this import
41.58 -> see having it now and here you can see that
I'm getting webpack compiled successfully
45.6 -> and if I go to my browser I'm getting this
text that I'm having over here yeah this
51.6 -> paragraph tag so I hope you would have found
this video useful do check the playlist of
55.98 -> my channel I have done many tutorials
in C C++ Java python node.js mongodb
60.96 -> MySQL spring boot CRUD operations
subscribe me thanks for watching
Source: https://www.youtube.com/watch?v=x-0jish27mE