-
Notifications
You must be signed in to change notification settings - Fork 138
Angular 17 support #986
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
Comments
My time is limited so PRs are welcome! |
We have overridden the UI Router Angular dependencies with Angular 17, and we have used it in production for about a month now without any issues. Perhaps it works for you as well?
|
I am trying to do development of @uirouter/angular locally, so I followed the development instructions https://github.com/ui-router/angular/blob/master/CONTRIBUTING.md#developing. When I ran 'npm install' command in uirouter/ng2 project, I got the following npm error: npm ERR! code ERESOLVE Anyone got the same error? |
You are supposed to use yarn |
Uh oh!
There was an error while loading. Please reload this page.
We are in the midst of upgrading our project to Angular 17 and would love it if you could release a new version with v17 support!
The text was updated successfully, but these errors were encountered: