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
✖ Migration failed: Incompatible peer dependencies found.
Peer dependency warnings when installing dependencies means that those dependencies might not work correctly together.
You can use the '--force' option to ignore incompatible peer dependencies and instead address these warnings later.
The text was updated successfully, but these errors were encountered:
🐞 Bug report
Package "@scullyio/init" has an incompatible peer dependency to "typescript" (requires "^4.2.4", would install "5.1.6").
Description
Cannot upgrade Angular 15->16, without depending on legacy deps or --force.
🔬 Minimal Reproduction
ng update @angular/core@16 @angular/cli@16
💻Your Environment
Angular Version:
15
Scully Version:
🔥 Exception or Error
The text was updated successfully, but these errors were encountered: