-
Notifications
You must be signed in to change notification settings - Fork 12
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
update Angular from v16 to v17 #2583
Comments
Error shown during the migration.
We are still using a legacy component. Re-doing the migration after commenting it out and using the latest component (button may not render well in the app; will be fixed later).
|
I get this error after reinstalling the Nx Spring Boot extension and trying to commit.
Error triggerred by Git hook:
|
Take 2I have fixed the issue with the Nx spring boot plugin. Trying again the migration:
|
Updating OCThe good news is that removing the reference to the legacy button works file (Discord button). Angular 17 replaces the Universal builder, which introduces some issues. The CSR server works fine.
|
UpdateThe container with SSR seems to work fine. There are several issues with Agora boilerplate projects so I'm removing them. The task
UPDATE: For now I will comment out this rule in
|
There is also an issue with eslint and the
A solution is to remove the task |
No description provided.
The text was updated successfully, but these errors were encountered: