Update Angular and its dependencies via CLI the proper way

后端 未结 1 330
一生所求
一生所求 2021-01-23 10:57

I\'m using Angular 8 and I\'m facing most of the time an issue like below with incompatible peer dependencies. I\'m wondering what\'s the best way to do?

ng update

相关标签:
1条回答
  • 2021-01-23 11:47

    This is an open bug in the Angular CLI.

    See the issue here: ng update @angular/cli installs angular 8.2.0-next.0

    0 讨论(0)
提交回复
热议问题