npm test error on Windows: module <...> in the "setupFiles" option was not found
Created by: sav931
There is a bug that happens with 0.9.1 (not 0.9.0). Tested in on windows and Mac. on Mac everything seems to be ok. The attached error only happens when running on windows. For now, i downgraded to 0.9.0 where all seems to be ok. I've also tried to create a new app with create-react-app, When I run the test script, I get the same result.
Hope that can be fixed.