Error when running in Visual Studio 2015 #1073

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

Originally created by @garybushey on 1/30/2017

If I create a new project using aspnetcore-spa it works fine when I use the command line, "dotnet run" to run it but when I run it in VS2015 I get an error: "Javascript critical error at line 691, column 24 in http://localhost:1261/dist/main-client.js?v=5-LKigqyf5uDFrSFDzUAPlR9CPvPDRagTb0x-mGjM4M\n\nSCRIPT1003: Expected ':'"

No idea what the issue is since I am just running this without any changes

*Originally created by @garybushey on 1/30/2017* If I create a new project using aspnetcore-spa it works fine when I use the command line, "dotnet run" to run it but when I run it in VS2015 I get an error: "Javascript critical error at line 691, column 24 in http://localhost:1261/dist/main-client.js?v=5-LKigqyf5uDFrSFDzUAPlR9CPvPDRagTb0x-mGjM4M\n\nSCRIPT1003: Expected ':'" No idea what the issue is since I am just running this without any changes
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1073
No description provided.