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

bug: angular toolkit should work in angular 16 #494

Closed
henkkelder opened this issue Jun 30, 2023 · 4 comments · Fixed by #495
Closed

bug: angular toolkit should work in angular 16 #494

henkkelder opened this issue Jun 30, 2023 · 4 comments · Fixed by #495

Comments

@henkkelder
Copy link
Contributor

Same problem as almost a year ago.

> ng.cmd run app:ionic-cordova-serve --host=localhost --port=8100 --platform=browser [ng] This version of CLI is only compatible with Angular versions ^15.0.0, [ng] but Angular version 16.1.3 was found instead. [ng] [ng] Please visit the link below to find instructions on how to update Angular. [ng] https://update.angular.io/

@henkkelder
Copy link
Contributor Author

@liamdebeasi Could you please look into this? Would be appreciated very much.

@liamdebeasi
Copy link
Contributor

Can you provide a GitHub repo that reproduces the issue?

@henkkelder
Copy link
Contributor Author

I could, but its exactly the same problem as almost a year ago with Angular 14.

See previous issue from year ago

Package.json currently has:

    "@angular-devkit/build-angular": "^15.0.0",
    "@angular-devkit/core": "^15.0.3",
    "@angular-devkit/schematics": "^15.0.0",
    "@schematics/angular": "^15.0.0",

Since I am using Angular16 this is causing my issue.

mhartington added a commit that referenced this issue Jul 5, 2023
Bumps dependencies to support version 16 of Angular

BREAKING CHANGE: The minimum version of Angular required is now 16. Please updates your apps to use
the lates release of Angular

Closes #493. Closes #494
mhartington added a commit that referenced this issue Jul 5, 2023
Bumps dependencies to support version 16 of Angular

BREAKING CHANGE: The minimum version of Angular required is now 16. Please updates your apps to use
the lates release of Angular

Closes #493. Closes #494
@henkkelder
Copy link
Contributor Author

@mhartington Thank you. When do you expect it will be published on NPM?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants