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
{{ message }}
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
I am using "Microsoft.DotNet.Web.Spa.ProjectTemplates 2.0.0" and I have created the project with "dotnet new react" (no other modification). I use Visual Studio 2017:
Now I am getting the following error if I start the application:
WebSocket connection to 'ws://localhost:52090/sockjs-node/819/yjalqx53/websocket' failed: Error during WebSocket handshake: Unexpected response code: 400
The following image is showing the console output of Chrome but the same error is shown with Firefox and Internet Explorer 11 as well: