-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Description
Describe the bug
After having this same issue #1247
I was able to run the application. I suspect the problem is related to versioning.
- Unexpected changes in generated files:
~\src\Web\ClientApp\src\app\web-api-client.ts~\src\Web\wwwroot\api\specification.json
To Reproduce
Steps to reproduce the behavior:
- Run Angular project with the following tool versioning.
- Template: 9.0.12
- Angular: 20.1.4
- Node: 20.15.0
- npm: 10.8.1
Expected behavior
- The application using Angular runs correctly (so far), BUT...
- I expect the application to generate the running application without changes to the generated files.
Screenshots
~\src\Web\ClientApp\src\app\web-api-client.ts
~\src\Web\wwwroot\api\specification.json
Additional context
- I was wondering if this is expected behavior, and if it would affect the project somehow in the long run.
- What are the correct group of versions to use?
Metadata
Metadata
Assignees
Labels
No labels