vscode-jest: Jest stuck - keeps spinning, no output
Environment
-
node -v
: v6.10.3 -
npm -v
: 3.10.10 -
npm ls react-scripts
(if you haven’t ejected): `-- (empty) npm ERR! code 1 -
Operating system: Windows
Steps to Reproduce
No matter if start my project, or stop/start Jest - it keeps spinning and does nothing. One of five it suddenly works, then gets stuck again after a while.
There are some warnings in the developer console:
About this issue
- Original URL
- State: open
- Created 7 years ago
- Reactions: 2
- Comments: 16 (6 by maintainers)
Probably related to https://github.com/facebook/jest/issues/4419, try creating a git repo inside or waiting until the fix is released. At least this fixed it for me.