aot コンパイルをした後、タイトルのエラーが出てきました
自分の解決策は、htmlファイルに、
プロパティの値を確認するために使用していたjson pipeのせいでだったみたいです
{{product | json}}
参考にした記事
AOT fails with type errors even when no type errors in the project #1536
AoT: Property ‘ngOnInit’ does not exist on type ‘MdTooltip’
Ngc error: Compilation failed, ionic2, rc0 #8511
コメントを残す