I have a project with Angular 9.0.
Angular 9.0
I create new library with this command:
ng b library @scope/xxx --skip-install.
ng b library @scope/xxx --skip-install
when I exec