chrishrb / go-grip

MIT License
10 stars 0 forks source link

Reload only works two times, then doesn't #6

Open liskin opened 6 days ago

liskin commented 6 days ago
$ go-grip install.md 
🚀 Starting server: http://localhost:6419/install.md
2024/11/21 19:12:06 error watching ./4913: no such file or directory
2024/11/21 19:12:08 error watching ./4913: no such file or directory
2024/11/21 19:12:08 error watching /install.md: no such file or directory

When I change install.md for the first time, the first error is printed and the page reloads. When I change it second time, the other two errors are printed and the page reloads. Any further changes do absolutely nothing at all.

I run this on Debian testing (trixie) amd64. Installed go-grip using ubi, so presumably https://github.com/chrishrb/go-grip/releases/download/v0.3.0/go-grip-v0.3.0-linux-amd64.tar.gz