-
-
Notifications
You must be signed in to change notification settings - Fork 198
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
Chore: 🤖 upgrade to angular v17 #731
Comments
@NetanelBasal How should this be done? Is it just an nx migration that needs to be ran? I could try helping out, but would be great with some pointers. We really would like to migrate and try angular 17 for our application and transloco is the only thing that is preventing us right now. :) |
I have the same issue with Transloco and Angular 17 :( |
@whernebrink |
I just created a brand new angular 17 app installed @ngneat/transloco and it works fine |
Upgrading to nx17 using npx nx migrate latest ✅ Closes: jsverse#731
@alexdabast Thank you for asking the exact question I wanted to ask and for the PR 🙂 |
@shaharkazaz, thanks for getting back to this. Indeed it works! Not sure why we experienced an issue with our upgrade. I've tested with 6.0.1 and it works. Thanks. :) |
@whernebrink can you share what was the issue you faced? |
@shaharkazaz, unfortunately not. I was filing the issue on behalf of a team mate who was the one trying. Probably not a "real" issue I suppose. Node version, old node_module, or other local thing. Sorry for not having a better answer. |
I don't know then if my PR is still required @shaharkazaz. I guess it would be nice to have the repo updated to the latest version. I have push all the changes that you asked for the PR btw |
I am getting this error after migration to Angular 17 @alexdabast
|
@theguidingstar Make sure you are using the latest |
Is there an existing issue for this?
Which Transloco package(s) will this feature affect?
Don't know / other
Is your feature request related to a problem? Please describe
No response
Describe the solution you'd like
Transloco to support Angular 17. Nx is already supporting, if that would matter.
Describe alternatives you've considered
Additional context
No response
I would like to make a pull request for this feature
No
The text was updated successfully, but these errors were encountered: