When i write <base href="/"> in the index.html, then its shows error like (index):21 Uncaught ReferenceError: System is not defined.
And if i remove <base href="/"> in index.html then
it shows error like
core.umd.js:3462 EXCEPTION: Error in ./AppComponent class AppComponent - inline template:3:5 caused by: No base href set. Please provide a value for the APP_BASE_HREF token or add a base element to the document.

Node Modules contains all that files

