Closed zhen6939 closed 7 years ago
Looks like this commit broke it: https://github.com/facebook/jest/commit/fc96580a1ca0402113cd39e2e1ee97182386aca7
This works for me running Node 7, but breaks in the same way with node 8. Does anyone have a workaround?
Command: node --inspect-brk ./node_modules/.bin/jest --runInBand --env jest-environment-node-debug
Dependencies: Node v8.0.0 Jest 20.0.4
After install this module and run the following command:
I got the error:
How can I pass with it? Thanks man