We recently migrated Angular from version 13 to 14.
My dev dependencies and global cli both are v14.0 and we are using
"@angular-builders/custom-webpack" (latest version 13.1.0) npm package
While building the project I am getting the following error.
I don't find anything wrong with my cli version installed in dev dependencies and global cli.
NOTE: I am guessing @angular-builders/custom-webpack is causing the problem but not sure because according to their guidelines they are supported till Angular v13. Maybe I need to wait for them to update the package.
https://www.npmjs.com/package/@angular-builders/custom-webpack
I will sum up the thread mentioned in @R. Richards' comment.
Author of @angular-builders is currently working on v14 support, PR link:
To temporarily fix the problem, you can delete this folder:
If using yarn plug and play:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With