I'm following the Syncfusion guide for getting started with ASP.NET MVC projects.
"Getting started with Syncfusion ASP.NET MVC - Visual Studio 2017"
After completing step 6 of the guide and attempting to compile the project I am receiving a build failure error:
"Build:Cannot find name 'Map'. Do you need to change your target library? Try changing the `lib` compiler option to 'es2015' or later."
Please advise as to what the cause could be. I believe that I have correctly followed all steps outlined in the guide up to step 6.