rerun icon indicating copy to clipboard operation
rerun copied to clipboard

Not reloading?

Open crsmithdev opened this issue 9 years ago • 5 comments

I'm running this in a docker container on a project i'm working on.

root@165b57827097:/go/src/github.com/crsmithdev/app-template# rerun github.com/crsmithdev/app-template
2015/05/09 18:07:37 setting up github.com/crsmithdev/app-template []
2015/05/09 18:07:38 [app-template]
starting

However, touching or editing main.go doesn't produce a reload, it only changes when i ctrl-C and rerun again.

crsmithdev avatar May 09 '15 18:05 crsmithdev

I'm experiencing the same issue here.

paked avatar Nov 05 '15 00:11 paked

@crsmithdev did you ever find out the source or a fix?

paked avatar Nov 05 '15 00:11 paked

I am observing the same issue.

thedodd avatar Jan 12 '16 00:01 thedodd

I had this problem and left for gulp for a while. I've just been refactoring an app and decided to try it again - this time using Docker for Mac and it works fine.

ghost avatar Sep 22 '16 09:09 ghost

I'm having this problem now, and it reloads properly the first couple of saves, then it stops responding and has to be restarted. Not really usable in its current state.

Hubro avatar Mar 29 '18 17:03 Hubro