I\'m trying to build my own Angular 2/ASP.NET SPA on Visual Studio. You can find all the files here.
What I tried to do is simple: after I followed the instructions to
Check your webpack version (in a command line window, run webpack --version), if it's 1.XX then install the latest version of webpack 2 (2.2.X) and run it on the solution folder, and try again
webpack --version