</pre>
== Upgrade to version 7 or later ==
https://www.techiediaries.com/updating-angular-cli-projects/ を参考。
Version 6 から 7 .x.x にあげる場合、以下を実行する。<pre>$ ng update @angular/cli@7 @angular/core@7</pre> 最新版にあげるなら、
<pre>
$ ng update @angular/cli @angular/core