Hi, I'm getting a weird error today. I upgraded from windows 10 to windows 11 and I'm getting this

Hi,
I'm getting a weird error today.
I upgraded from windows 10 to windows 11 and I'm getting this error when trying to run anything

Error: write EOF
    at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16)
Emitted 'error' event on Socket instance at:
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -4095,
  code: 'EOF',
  syscall: 'write'
}
Was this page helpful?