Solution:- Go to Jest-config.js and put this command that is transformIgnorePatterns: ["<rootDir>/node_modules/(?![a-z])"], Save and Run it you program/application will work. Thank you.