I am trying to work through the Angular2 tour of heroes app, and am running into bugs on the Http section of the tutorial.
At first I was getting the error:
Same problem. I fix it with stopping the ng serve, run a ng build and than ng serve again.
ng serve
ng build