You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to ng update @angular/cli@12 @angular/core@12 on my angular 11 project which has "ngx-embed-video": "^1.0.4", as a dependency in package.json, I get the following error:
Package "ngx-embed-video" has an incompatible peer dependency to "@angular/common" (requires "^6.0.0" (extended), would install "12.0.5").
The text was updated successfully, but these errors were encountered:
When I try to
ng update @angular/cli@12 @angular/core@12
on my angular 11 project which has"ngx-embed-video": "^1.0.4",
as a dependency in package.json, I get the following error:The text was updated successfully, but these errors were encountered: