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

Support in Angular 17 #1125

Open
epitzalis opened this issue Nov 15, 2023 · 8 comments
Open

Support in Angular 17 #1125

epitzalis opened this issue Nov 15, 2023 · 8 comments

Comments

@epitzalis
Copy link

Current behavior

"ng add @nestjs/ng-universal" currently does not work in Angular 17. Will it be supported? Thank you

@epitzalis
Copy link
Author

epitzalis commented Jan 5, 2024

Hi @michaeljota, the tests failed. I think that's why they don't close this issue
image

@michaeljota
Copy link

Hi @epitzalis, this has been harder than it looked at first. I'll update the PR that I have, but the app produced by that won't be able to run. Angular 17 is using newer features to bundle the code and expects all code to be produced with those features, and it seems like Nest is not being bundled with those features.

@jonesprabu
Copy link

Any update on this? We are desperately looking for an upgrade to Angular 17 from 16 for better hydration.

@Markus-Ende
Copy link

You can try the update provided by @michaeljota (although the ng add feature is not working, yet, I guess), I deployed it to npm, see my comment here #1127 (comment)

@michaeljota
Copy link

Hi! The update doesn't quite work. It fails when you try to build the Angular app. The ng add has been updated, and it should work (don't take my word for it). Thank you so much! I wanted to update this, but I feel like the new Angular builders created too much friction. Any feedback will be appreciated.

@GeekDenCode
Copy link

Amazing library! I'm really looking forward to support for version 17. I'm starting a new project, and I don't want to start with version 16, because the new version is globally better.

@abelfubu
Copy link

abelfubu commented Jun 7, 2024

GG. This looks like is not going to happen

@natejgardner
Copy link

Just seconding this, my team would really like Angular 17 and 18 support and Nest-integrated @angular/ssr out of the box.

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

No branches or pull requests

7 participants