I'm an Angular noob so if more detail is needed please let me know. To remove my code from the equation I started a brand new Angular app using ng new bob --no-standalone, then started it to make sure it worked out of the box. All good so far.
Then simply did step 1+2 of your instructions and now the app won't start at all.
"@angular/common": "^17.2.0",
"@angular/cli": "^17.2.3",
"@angular/compiler-cli": "^17.2.0",

I'm an Angular noob so if more detail is needed please let me know. To remove my code from the equation I started a brand new Angular app using
ng new bob --no-standalone, then started it to make sure it worked out of the box. All good so far.Then simply did step 1+2 of your instructions and now the app won't start at all.
"@angular/common": "^17.2.0",
"@angular/cli": "^17.2.3",
"@angular/compiler-cli": "^17.2.0",