-
Notifications
You must be signed in to change notification settings - Fork 30
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
Comments
@liamdebeasi Could you please look into this? Would be appreciated very much. |
Can you provide a GitHub repo that reproduces the issue? |
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
Since I am using Angular16 this is causing my issue. |
@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
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/
The text was updated successfully, but these errors were encountered: