Error reloading local server: Error: write EOF at WriteWrap.onWriteComplete [as oncomplete] (node
Hello guys,
I’m having an issue when I try to run the the command "npm run start”:
« ⎔ Starting local server...
X [ERROR] Error reloading local server: Error: write EOF
at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16) {
errno: -4095,
code: 'EOF',
syscall: 'write'
} »
Any idea? Thank you so much for your help
I’m having an issue when I try to run the the command "npm run start”:
« ⎔ Starting local server...
X [ERROR] Error reloading local server: Error: write EOF
at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16) {
errno: -4095,
code: 'EOF',
syscall: 'write'
} »
Any idea? Thank you so much for your help