I am currently working in a MERN stack application. Whenever i make any changes in the file and try to save it, it gives error in console as UnhandledPromiseRejection. Due to this any changes made in the file does not reflect. How can i overcome with this type of error?
I have cloned the project from Git Repo. Attached the Git Repo link in this post.