You can do:
ng update --all --force
and then
npm i typescript@3.1.6
(or even better: npm i typescript@"<3.2"
)
You can do:
ng update --all --force
and then
npm i typescript@3.1.6
(or even better: npm i typescript@"<3.2"
)
本文标题:angular6 "@angular/compiler
本文链接:https://www.haomeiwen.com/subject/siywyqtx.html
网友评论