Please help if anyone knows how to resolve this error.
When I tried to run the cypress Sample Test it crashed and showing the error below :
Error: read ECONNRESET at TCP.onStreamRead (internal/stream_base_commons.js:205:27) { errno: 'ECONNRESET', code: 'ECONNRESET', syscall: 'read' } Error: read ECONNRESET at TCP.onStreamRead (internal/stream_base_commons.js:205:27)
I am using cypress the first time. so please If anyone knows please help.
When I run the same in Macbook then it's working fine but not for windows.
Nodejs: 12.14.0 windows: 10