You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reproduction of the bug/regression with instructions
When building federation artifacts, of a project without the dev dependency of @angular/build, below 20.1.0, it will terminate the process without printing any error.
Expected behavior
It should print the error
Versions of Native/Module Federation, Angular, Node, Browser, and operating system
NF: ^20.0.0
Angular:20
Node: 22
Other information
No response
I would be willing to submit a PR to fix this issue