【发布时间】:2017-09-07 21:51:57
【问题描述】:
我用的是ionic版本3.9.2,我安装了
npm install @ngx-translate/core @ngx-translate/http-loader --save
并按照此处的说明进行操作: ngx-translate
但我得到了这个错误:
Cannot find the '@angular/common/http'
经过搜索发现这个问题是因为我的Ionic版本。
所以我想在我的项目中升级我的 Ionic 版本,我该怎么办?
【问题讨论】: