Will Dean

Results 51 comments of Will Dean

We also run the CLI in watch mode on Windows and notice it occasionally running out of memory and crashing Node. It's infrequent enough that I haven't bothered to report...

I'm too am currently struggling with 3.1.8 CLI on Windows just quietly stopping recognising updates - it does seem to make some difference using the -p polling option, but it...

Thanks @thecrypticace 1. I can't give you the whole project but I could give you the single HTML file and the tailwind-relevant bits, perhaps 2. No, it's just Windows 10,...

Is this behaviour which has arisen in 7.0 because of new STJ caching JsonSerializerOptions? It does seem a bit unexpected that serializer options would become a root for potentially large/numerous...

Could Squirrel set system-wide named event before starting the uninstall - then the running app could wait for this event and kill itself if it saw it?

This recent article https://devblogs.microsoft.com/dotnet/performance_improvements_in_net_7/ has a bit about how the previous .NET defaults for Brotli were very very slow and how they're changing in v7. The article is enormous, but...

We're having problems with this on Windows running the watcher with npx. After about 30 or so cycles the memory runs away crazily and node gives up. I had a...

This was not originally my project, but I think I'm one of the last people to commit anything or make a new release. The story of why this is not...

A couple of things: * It is trying to generate a completely new certificate - there isn't a problem in that regard. * There isn't a general problem generating certificates...