This is the error that I was getting
Unit Testing (This type of error occurs when I run ng test)
This is the error that I was getting
Unit Testing (This type of error occurs when I run ng test)
This error is coming from karma
(it uses log4js
under the hood). The solution is to update karma
to at least ^6.3.12.
as found here: log4js-node-DEP0004 - Deprecation warning in Angular 12 karma unit tests