Skip to content

Instantly share code, notes, and snippets.

@jtulk
Created January 18, 2018 05:49
Show Gist options
  • Save jtulk/c943f62099cc5c2374e4f0dc503263de to your computer and use it in GitHub Desktop.
Save jtulk/c943f62099cc5c2374e4f0dc503263de to your computer and use it in GitHub Desktop.
Debugging `jest --watch` when it's hanging infinitely

jestjs/jest#4883 (comment)

Could you try going to node_modules/jest-resolve/build/index.js, and adding console.error(error) before every line that says throw error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment