Problem
When I install jest to run test using nodejs_test rule, even without a single line of code, right after the installation of jest everything starts failing and when I uninstall jest things work fine.I have checked on different OS and different system.
Want to Achieve
I want to run my test using jest.
Reproduce error
Create a basic bazel project, write some basic rules, run test before and after installation of jest, after installation of jest, Bazel will fail to build/run rules.
Dependency
I am using typescript for transpilation.
Aucun commentaire:
Enregistrer un commentaire