Angular 16 Test case fails - was thrown in afterAll

28 Views Asked by At

Migrated the Angualr application from 6 to 16 and the test cases failing with below errors. enter image description here

Package.json enter image description here

Karma.js enter image description here

If we add the crypto package it giving differnt error like native is undefined and like keep on missing some prorpties.

trying to add missing package but its showing not found module "fs/prmises" enter image description here

0

There are 0 best solutions below