You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running gauge in VS Code or on the console causes an error.
00:58:28.370 Failed Step: Vowels in English language are "aeiou".
00:58:28.370 Error Message: Connection closed [127.0.0.1:51909] cause: read tcp 127.0.0.1:51901->127.0.0.1:51909: wsarecv: Eine vorhandene Verbindung wurde vom Remotehost geschlossen.
00:58:28.370 Specification: specs\example.spec:11
00:58:28.370 Stacktrace:
00:58:28.370 Error Message: write tcp 127.0.0.1:51901->127.0.0.1:51909: use of closed network connection
...
The csharp template has a similar issue, the js template is working fine.
Any ideas how to fix this? It was working on another machine (same .net core, same VS Code, also Windows 10, ...).
Thank you.
The text was updated successfully, but these errors were encountered:
Running gauge in VS Code or on the console causes an error.
The csharp template has a similar issue, the js template is working fine.
Any ideas how to fix this? It was working on another machine (same .net core, same VS Code, also Windows 10, ...).
Thank you.
The text was updated successfully, but these errors were encountered: