Will not run #1436

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

Originally created by @AndrewKralovec on 8/14/2016

After i create the projects and do the npm install, i run dotnet run this is what i get.
Compiling AspAngular for .NETCoreApp,Version=v1.0
/home/andrew/workspace/CSharp/Linu
SP/AspAngular/project.json(7,54): error NU1002: The dependency Microsoft.AspNetCore.AngularServices 1.0.0-beta-000010 does not support framework .NETCoreApp,Version=v1.0.
/home/andrew/workspace/CSharp/Linu
SP/AspAngular/project.json(9,40): error NU1002: The dependency Microsoft.AspNetCore.Mvc 1.0.0 does not support framework .NETCoreApp,Version=v1.0.
/home/andrew/workspace/CSharp/Linu
SP/AspAngular/project.json(10,42): error NU1002: The dependency Microsoft.DotNet.Cli.Utils 1.0.0-preview2-003121 does not support framework .NETCoreApp,Version=v1.0.
/home/andrew/workspace/CSharp/Linu
SP/AspAngular/project.json(10,42): error NU1002: The dependency Microsoft.DotNet.ProjectModel.Loader 1.0.0-preview2-003121 does not support framework .NETCoreApp,Version=v1.0.
Compilation failed.
0 Warning(s)
4 Error(s)
Time elapsed 00:00:00.0785882

*Originally created by @AndrewKralovec on 8/14/2016* After i create the projects and do the npm install, i run dotnet run this is what i get. Compiling AspAngular for .NETCoreApp,Version=v1.0 /home/andrew/workspace/CSharp/Linu SP/AspAngular/project.json(7,54): error NU1002: The dependency Microsoft.AspNetCore.AngularServices 1.0.0-beta-000010 does not support framework .NETCoreApp,Version=v1.0. /home/andrew/workspace/CSharp/Linu SP/AspAngular/project.json(9,40): error NU1002: The dependency Microsoft.AspNetCore.Mvc 1.0.0 does not support framework .NETCoreApp,Version=v1.0. /home/andrew/workspace/CSharp/Linu SP/AspAngular/project.json(10,42): error NU1002: The dependency Microsoft.DotNet.Cli.Utils 1.0.0-preview2-003121 does not support framework .NETCoreApp,Version=v1.0. /home/andrew/workspace/CSharp/Linu SP/AspAngular/project.json(10,42): error NU1002: The dependency Microsoft.DotNet.ProjectModel.Loader 1.0.0-preview2-003121 does not support framework .NETCoreApp,Version=v1.0. Compilation failed. 0 Warning(s) 4 Error(s) Time elapsed 00:00:00.0785882
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1436
No description provided.