React Errors ::::::::::::::::::::::::::::::::::::::::::::: ALL ERRORS ONE BY ONE Which faces Frequently

                                                              React Error

                           ............................


..........................................................................................................................................................................

Error:01 : Service Worker Error - This error comes many times what to do inside it tell this:

.......................................................................

Module not found: Can't resolve './serviceWorker' in '/home/dwijendra/projects/sample_cruds/reactwithokta/react_app_with_okta/src'


.......................................................................



Error:02
.......................................................................
Module not found: Can't resolve './logo.png' in '/home/dwijendra/projects/sample_cruds/mern-todo-app/src'
.......................................................................

Ans:  
I have Remove this from App.js 
and then restart server
if error remains then its need to retart server many times.

.......................................................................
Error:03

After running this command 
npm install -g nodemon

this error comes
solution:
sudo npm install -g nodemon
    




Comments

Popular posts from this blog

Rails 7 Features :: Comparison with Rails 6 and Rails 5