This likely means that the library (@angular/common/http) which declares HttpClient has not been processedlibrary's authors to see if the library is expected to be compatible with Ivy.
@an
在我的控制台中,我收到一个错误,在定义和排序它之后,上面写着ERROR ReferenceError: sortedArr is not defined。这是我的app.component.ts文件:import { HttpClient, OnInit } from'@angular/common/http';
se
我试图从omdbapi中获取电影数据,但是我无法在html中打印这个值。.tsimport { HttpClient } from '@angular/common/http'/app.component.css']export class AppComponent {
constructor(private