ntedgi/node-efficientnet

fix log4j deprecation error on karma tests runner

Closed this issue · 0 comments

fix log4j deprecation error on karma tests runner

(node:21926) [log4js-node-DEP0004] DeprecationWarning: Pattern %d{DATE} is deprecated due to the confusion it causes when used. Please use %d{DATETIME} instead.

Follow this thread
https://stackoverflow.com/questions/70841924/log4js-node-dep0004-deprecation-warning-in-angular-12-karma-unit-tests

update karma to ^6.3.12

Screen Shot 2022-04-16 at 11 29 08