VS 2015 vs dotnet run #1464

Closed
opened 2025-08-09 17:20:14 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @Knaackee on 8/1/2016

I use the ReactRedux Template.

If i start the app using dotnet run it starts, listen on port 5000 and everything (javascript) works as expected.

However, if i start using Visual Studio 2015 it listens on another port and the javascript does not work. The Chrome Dev Tools says "Uncaught Error: Cannot find module "./ClientApp/boot-client.tsx".

*Originally created by @Knaackee on 8/1/2016* I use the ReactRedux Template. If i start the app using `dotnet run` it starts, listen on port 5000 and everything (javascript) works as expected. However, if i start using Visual Studio 2015 it listens on another port and the javascript does not work. The Chrome Dev Tools says "Uncaught Error: Cannot find module "./ClientApp/boot-client.tsx".
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1464
No description provided.