Missing modules error during testing
Shubhcoder opened this issue · 0 comments
Shubhcoder commented
Issue Description
- Whenever I am trying to do the testing, it is throwing errors regarding some missing modules.
Steps to reproduce
- Run
yarn run test
- Wait for the test to finish with errors regarding missing modules
Probable cause
- Babel modules to specifically test typescript code are missing.