Netlify cli hanging on osx

Up until last week, I primarily used the Netlify CLI via Ubuntu (well, WSL). In the past week I’ve tried to use it twice in OSX, using latest Node, latest CLI version, etc, and after it starts Eleventy, it begins to cycle an infinite number of errors in terminal and processes. I’ve pasted the error below.

This is how I’m running it:

netlify dev -c "eleventy --serve --quiet"

This same command worked fine on my Windows machine. I can say it gets Eleventy started, what I see is the usual start up stuff, but then it just cycles the error below.

same issue for the last 2 days - seems like whatever update they made is crashing with node js versions or somethin

As an FYI, this still exists in the latest released version.

Filed here: Infinite repeating error message · Issue #7763 · netlify/cli · GitHub