'Cypress error while running Sample Test. Cypress crashed and shows error ECONNRESET

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



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source