问题
I just download a ASP.NET mvc 5 + angularjs template version. But i can't build the project. I have updated all VS, Nuget, .Net core, and all to newest version but still no luck. I also try to reinstall all packages but errors are still exists.
Any suggestion ?
回答1:
navigate to the solution folder in command prompt and run dotnet restore
回答2:
I decide to go for .NET Core version, since it is newest tech. And i can compile it normally, by running "dotnet restore" on the solution folder.
回答3:
- Please update TypeScript and then Build. I hope it will resolve.
- If not then please delete package folder and rebuild the solution.
if you are using VS 2015 then download TS from here.
来源:https://stackoverflow.com/questions/48660513/cant-compile-the-project-missing-so-many-files