Skip to content

Update the new html command to work with version 12.0#629

Open
amsousa97 wants to merge 1 commit intocriticalmanufacturing:mainfrom
amsousa97:support-angular-21
Open

Update the new html command to work with version 12.0#629
amsousa97 wants to merge 1 commit intocriticalmanufacturing:mainfrom
amsousa97:support-angular-21

Conversation

@amsousa97
Copy link

@amsousa97 amsousa97 commented Jan 9, 2026

Update the new html command to work with MES version 12.0:

  • Updated the Angular CLI version
  • Updated the ngx-schematics version (check this PR for more details)
  • Fixed uncaught null reference exception by checking if the project config file is present (if not present we display a message suggesting that cmf init is run)

@amsousa97 amsousa97 marked this pull request as draft January 9, 2026 15:30
@amsousa97 amsousa97 marked this pull request as ready for review January 12, 2026 18:04
@joaoopereira
Copy link
Member

@amsousa97 building failing due to not following our commit convention :)
my proposal, squash your commits into a single one like feat(new): update new help and new html to work with version 12.0

@@ -325,23 +327,23 @@ public void ExecuteV10(IDirectoryInfo workingDir, string version,int majorVersio
//Switch between v10 and v11 template
Copy link
Author

@amsousa97 amsousa97 Jan 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we'll still need to update the help template file to scaffold this properly, but maybe this could be addressed in a separate PR?

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

Successfully merging this pull request may close these issues.

2 participants