Open sieberp opened 2 years ago
Does npx @11ty/eleventy
work?
Just tried unfortunately it also doesn't work. Same behavior as before.
I was just doing a couple of changes in css classes on one of my layouts. Also didn't get any errors, just realise always that somehow it doesn't update anymore.
While developing and having npx eleventy --watch --serve running after a certain time nothing seems to work anymore. When killing the process and trying to restart the the server again it gets stuck without doing anything further. This happend to me with the eleventy-from-scratch and the eleventy-sentry starter.
To Reproduce Steps to reproduce the behavior:
Expected behavior Should keep running and compiling the files
Screenshots You can see that nothing happens for more than a minute before killing the process
Environment:
Additional context restarting my machine makes it work again, sometimes running an npm install also seems to work