I am working on a sample application using angular 2 in visual studio 2015. I have copied the quick start configuration files package.json, tsconfig.json. Now, after installing the dependencies of the npm package, I get the following error after creating the application. Please find a screenshot.

Why are files not included after installing packages in the node_modules folder?
Can someone help me fix the error?
source
share