Closed mohijalili closed 3 years ago
@mohijalili I was able to migrate an Nx workspace from 8 to 9 with no problem just now. From that error message, I suspect you have an issue in your code related to Angular 9 compilation. These other issues may help point you in the right direction: https://github.com/ng-packagr/ng-packagr/issues/696 https://github.com/angular/angular/issues/23629
If that doesn't help and you're still having this issue, can you provide a repro?
I'm going to close this issue, feel free to re-open if you still have a problem and can produce a repro.
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.
Current Behavior
Executing 'migration-v9-undecorated-classes-with-di' of package '@angular/core'
Expected Behavior
Updating Nx following https://nx.dev/angular/guides/update guide goes without errors.
Steps to Reproduce
Failure Logs
Environment