Image Notification
In the google chrome version 30.0.1599.101 m i am not able to save the changed js file. On saving the js file i got yellow triangle symbol with \"chan
The easiest solution I found to this problem:
(keep in mind, I was manipulating an html page that lives on my machine)
html
page from the command line so the page displays
$ open .html
This worked for me. Yes, I had to create a new .js file, but my directory locally recognized it was there when I pulled it, and my editor was updating in real time with the dev tools each time I saved either. At that point, my editor and the dev tools source tab had become one thing.