Version
node v20.11.0 (npm v10.2.4)
Platform
Darwin Marvins-MBP.localdomain 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10 PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64
Subsystem
No response
What steps will reproduce the bug?
Astro 4 npm run dev
How often does it reproduce? Is there a required condition?
Every time npm run dev
What is the expected behavior? Why is that the expected behavior?
No response
What do you see instead?
(node:6812) Warning: An error event has already been emitted on the socket. Please use the destroy method on the socket while handling a 'clientError' event. (Use node --trace-warnings ... to show where the warning was created)
Additional information
No response