generator-aspnetcore-angular2
generator-aspnetcore-angular2 copied to clipboard
Generate a Visual Studio project for ASP.NET Core, Angular 2, and TypeScript
Running on Windows Server 2008 with IIS. I cannot get past this error. Call to Node module failed with error: Webpack dev middleware failed because of an error while loading...
I'm using basic structure, but could not find that how can I make build for basic structure of angular2 part.
It seems like this generator imports something that isn't installed by default (on my Mac). I've got .net core 1.0.1 , 1.0.2 and 1.0.4 installed ``` Error /Users/.../myproject/src/myproject/myproject.xproj(7,3): error MSB4019:...
Getting following error on running project: Uncaught TypeError: t.map is not a function at ReflectionCapabilities.parameters (http://localhost:3000/dist/vendor.bundle.js?v=9kjnRRFu-V0di3zTIDT6iZy-1WHo40D3YC5OyiDE7OA:34:16486) at Reflector.parameters (http://localhost:3000/dist/vendor.bundle.js?v=9kjnRRFu-V0di3zTIDT6iZy-1WHo40D3YC5OyiDE7OA:34:20552) at CompileMetadataResolver.getDependenciesMetadata (http://localhost:3000/dist/vendor.bundle.js?v=9kjnRRFu-V0di3zTIDT6iZy-1WHo40D3YC5OyiDE7OA:17:21029) at CompileMetadataResolver.getTypeMetadata (http://localhost:3000/dist/vendor.bundle.js?v=9kjnRRFu-V0di3zTIDT6iZy-1WHo40D3YC5OyiDE7OA:17:20188) at CompileMetadataResolver.getDirectiveMetadata (http://localhost:3000/dist/vendor.bundle.js?v=9kjnRRFu-V0di3zTIDT6iZy-1WHo40D3YC5OyiDE7OA:17:14479) at http://localhost:3000/dist/vendor.bundle.js?v=9kjnRRFu-V0di3zTIDT6iZy-1WHo40D3YC5OyiDE7OA:17:15727...
I am using advanced template.When I am running application I see this structure.But in the top there is html tag too.
hi, Currently Angular 2.4 is released, but it is depending on 2.1, so I think, code should be updated. And also, I am finding angular files are in `wwwroot` folder,...
When using Russian language in html it renders it as questions instead. I have tried with angular universal switched on and off. Still the same.
I have npm version 3.8.6 and asp.net core 1.0.1 installed. This is what I get after running the generator and choosing 'Advanced' and answering 'Y' to all questions: ----------- .......
When trying to push to the azure repo, I am getting the following error. > fatal: The remote end hung up unexpectedly > error: error in sideband demultiplexer I am...
Lazy loading is not working properly. If you create a new project (advanced) and navigate to about and try to refresh. Then I get the following error. An unhandled exception...