Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot upgrade to Angular 16. Is Scully still actively maintained? #1678

Open
sanjay51 opened this issue Sep 7, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@sanjay51
Copy link
Contributor

sanjay51 commented Sep 7, 2024

🐞 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


ng update @angular/core@16 @angular/cli@16

Scully Version:


    "@scullyio/init": "^2.1.41",
    "@scullyio/ng-lib": "^2.1.41",
    "@scullyio/scully": "^2.1.41",
    "@scullyio/scully-plugin-puppeteer": "^2.1.41",

🔥 Exception or Error


✖ 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.
@sanjay51 sanjay51 added the bug Something isn't working label Sep 7, 2024
@johnmckay-reward
Copy link

I'm guessing the answer is no?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants