I am very new to the topic of Angular, Javascript etc.
I try to write a (TypeScript) Angular2-Electron application which should access the file-system. Everyone just
The problems seems to be that i use SystemJS in my Angular Application. SystemJS tries to load the modules from my own application.
I now have add this so my index.html which seems to work: