Ethan Han

Results 1 issues of Ethan Han

Hello, I'm trying to upgrade version of angular from 2 to 4. I updated package.json like below: ``` "dependencies": { "@angular/common": "^4.0.0", "@angular/compiler": "^4.0.0", "@angular/core": "^4.0.0", "@angular/http": "^4.0.0", "@angular/forms": "^4.0.0",...