I just got this message …
I just got this message inform about an ngcc lock-file issue when my nrwl pipeline was parallel build with multiple angular project, Anyone have any solution to fix this issue?
Error: Timed out waiting 25s for another ngcc process, with id 98, to complete.
(If you are sure no ngcc process is running then you should delete the lock-file at /package/node_modules/@angular/compiler-cli/ngcc/__ngcc_lock_file__.)
at AsyncLocker.<anonymous> (/package/node_modules/@angular/compiler-cli/ngcc/src/locking/async_locker.js:91:31)
at step (/package/node_modules/tslib/tslib.js:141:27)
at Object.next (/package/node_modules/tslib/tslib.js:122:57)
at fulfilled (/package/node_modules/tslib/tslib.js:112:62)
An unhandled exception occurred: NGCC failed.