Problem loading systemjs

I tried to clone the project and build it on Windows, but it looks like there is a problem with SystemJS. I wasn't able to figure it out. Got any ideas?

Build Log:

$ gulp build
[16:54:20] Using gulpfile ~\Documents\Projects\exilecraft\gulpfile.js
[16:54:20] Starting 'clean'...
[16:54:20] Finished 'clean' after 21 ms
[16:54:20] Starting 'copy-resources'...
[16:54:20] Starting 'merge-dependencies'...
[16:54:20] Starting 'compile-scss'...
[16:54:20] Finished 'compile-scss' after 2 ms
[16:54:20] Finished 'copy-resources' after 131 ms
[16:54:21] Finished 'merge-dependencies' after 197 ms
[16:54:21] Starting 'tscompile'...
C:/Users/xxx/Documents/Projects/exilecraft/node_modules/angular2/src/facade/promise.d.ts(1,10): error TS2661: Cannot re-export name that is not defined in the module.
C:/Users/xxx/Documents/Projects/exilecraft/typings/tsd.d.ts(1,1): error TS6053: File 'C:/Users/xxx/Documents/Projects/exilecraft/node_modules/definition-header/dist/index.d.ts' not found.
[16:54:24] TypeScript: 2 semantic errors
[16:54:24] TypeScript: emit succeeded (with errors)
    write build/master.css

[16:54:24] Finished 'tscompile' after 3.51 s
[16:54:24] Starting 'cache-bust'...
[16:54:24] Finished 'cache-bust' after 737 μs
[16:54:24] Starting 'build'...
[16:54:24] Finished 'build' after 5.42 μs

Chrome console errors:

Uncaught ReferenceError: $__curScript is not defined
Uncaught ReferenceError: System is not defined
Uncaught ReferenceError: System is not defined
Assignee Loading
Time tracking Loading