Closed sommereder closed 1 year ago
And to answer your question it's in index.html script src
After some googling I fixed this. Check especially changes to index.html: shim after polyfill and name of app.
Hi, i have problems with @angular2/router. When i want use provideRouter() method , i use import{provideRouter } from '@angular2/router' and start project. In console i see Error 404 can not find localhost:3000/@angular2/router. Can you help me?
I guess this is not working anymore
https://github.com/Reactive-Extensions/RxJS build is failing where running this project after your fixes gives me
[0] GET /rxjs/Subject 404 2.528 ms - 1383 [0] GET /rxjs/observable/PromiseObservable 404 2.434 ms - 1383 [0] Error: Not Found
I did check out the source, but it doesn't start. "npm install" works perfectly, but not "npm start".
The following errors appear in the console:
How do you import Socket.IO to Angular2? There is no such command anywhere, is it?