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 serverif error remains then its need to retart server many times.
.......................................................................Error:03
After running this command npm install -g nodemon
this error comessolution:sudo npm install -g nodemon
Comments
Post a Comment