I am creating an public extension for angular2+ community, and the demo won´t run as espected, maybe i am doing something wrong, the error is:
Fetch error: 404 Not Found
Instantiating http://localhost:3000/typescript
Loading typescript
Unable to load transpiler to transpile http://localhost:3000/demo/main.ts
Instantiating http://localhost:3000/demo/main.ts
Loading demo
at system.js:4
at ZoneDelegate.invoke (zone.js:392)
at Zone.run (zone.js:142)
at zone.js:844
at ZoneDelegate.invokeTask (zone.js:425)
at Zone.runTask (zone.js:192)
at drainMicroTaskQueue (zone.js:602)
at <anonymous>
Take a time to see the code on Github, I updated with the problem, so anyone can help me?
Thanks for your time.