0
dmali created
Hi,
I've used ASP.NET CORE + ANGULAR 4.x template and I did follow both of your guides (Getting Started and Merge Angular2 Client and Server projects), but when I try to compile in VS 2017 I get folowing error on multiple files:
Error TS2304 Cannot find name 'Promise'. e2e (tsconfig project)
I've noticed that both guides are not up to date (Angular 4.0) and now I'm not sure if something is missing or did I do something wrong.
Best regards