I'm using gulp for my project. While saving the changes made in my Controller, it is not getting updated in my app.js(which contains all the .js code that i have used). In my command prompt, I get this as the result while saving the js file.
Suggestions for this problem are invited.