DaniilSokolyuk / NodeReact.NET

Library to render React library components on the server-side with C# as well as on the client.
MIT License
44 stars 6 forks source link

An attempt to connect to NodeJS failed #13

Open va-timorris opened 6 months ago

va-timorris commented 6 months ago

I have NodeJS v20.12.1 installed.

When I run my application, I get the following error:

An attempt to connect to NodeJS failed ....

Screenshot of stacktrace is attached. NodeReact_Error

bobharing commented 3 weeks ago

@va-timorris DId you managed to find out what the problem was?