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

Does the current library (v 16.01) work with Angular 17? #1893

Closed
silviu-sterian opened this issue Feb 1, 2024 · 6 comments
Closed

Does the current library (v 16.01) work with Angular 17? #1893

silviu-sterian opened this issue Feb 1, 2024 · 6 comments
Labels

Comments

@silviu-sterian
Copy link

16.1

Someone from our team tried to upgrade and reported it was not compatible.
Any scheduled version updates?

@damienbod
Copy link
Owner

We willl release a .NET 17 version, just waiting for the strict PR

Greetings Damien

@G-Kumaran
Copy link

On angular 17, installation fails on schematics with

Could not find the project main file inside of the workspace config (src)

Most likely due to the missing appmodule

@timdeschryver
Copy link
Contributor

On angular 17, installation fails on schematics with

Could not find the project main file inside of the workspace config (src)

Most likely due to the missing appmodule

This will be resolved with the new version.
The buildOptions within the angular.json were changed, and is the cause of the error.

@damienbod
Copy link
Owner

I will release this tomorrow, without the strict PR

Greetings Damien

@silviu-sterian
Copy link
Author

Thank you Damien! That's really good news!

@FabianGosebrink
Copy link
Collaborator

The lib also works with Angular 17. Even without the new release #1890

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

No branches or pull requests

5 participants