angular2-codes icon indicating copy to clipboard operation
angular2-codes copied to clipboard

Blog application error

Open federicomartinlara1976 opened this issue 8 years ago • 0 comments
trafficstars

The application exposed on theme 8 is not working. I downloaded the example from the repositories. Have you tested well the application?

This is the chrome console error:

Error: (SystemJS) XHR error (404 Not Found) loading http://localhost:9090/angular2/http Error: XHR error (404 Not Found) loading http://localhost:9090/angular2/http at XMLHttpRequest.wrapFn [as _onreadystatechange] (http://localhost:9090/libs/zone.js:698:29) at ZoneDelegate.invokeTask (http://localhost:9090/libs/zone.js:265:35) at Zone.runTask (http://localhost:9090/libs/zone.js:154:47) at XMLHttpRequest.ZoneTask.invoke (http://localhost:9090/libs/zone.js:335:33) Error loading http://localhost:9090/angular2/http as "angular2/http" from http://localhost:9090/app/boot.js at XMLHttpRequest.wrapFn [as _onreadystatechange] (http://localhost:9090/libs/zone.js:698:29) at ZoneDelegate.invokeTask (http://localhost:9090/libs/zone.js:265:35) at Zone.runTask (http://localhost:9090/libs/zone.js:154:47) at XMLHttpRequest.ZoneTask.invoke (http://localhost:9090/libs/zone.js:335:33) Error loading http://localhost:9090/angular2/http as "angular2/http" from http://localhost:9090/app/boot.js

Listen on port 9090 instead of 8080

federicomartinlara1976 avatar Dec 27 '16 23:12 federicomartinlara1976