You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried the watch mode as explained in the readme.
Node crashes and I get:
Determining test suites to run...Error: This promise must be present when running with -o.
at C:\Temp\MyTests\node_modules\jest\node_modules\jest-cli\build\search_source.js:202:17
at next (native)
at step (C:\Temp\MyTests\node_modules\jest\node_modules\jest-cli\build\search_source.js:19:362)
at C:\Temp\MyTests\node_modules\jest\node_modules\jest-cli\build\search_source.js:19:592
at C:\Temp\MyTests\node_modules\jest\node_modules\jest-cli\build\search_source.js:19:273
at SearchSource.getTestPaths (C:\Temp\MyTests\node_modules\jest\node_modules\jest-cli\build\search_source.js:216:10)
at C:\Temp\MyTests\node_modules\jest\node_modules\jest-cli\build\run_jest.js:44:29
at next (native)
at step (C:\Temp\MyTests\node_modules\jest\node_modules\jest-cli\build\run_jest.js:23:380)
at C:\Temp\MyTests\node_modules\jest\node_modules\jest-cli\build\run_jest.js:23:540
The text was updated successfully, but these errors were encountered:
I tried the watch mode as explained in the readme.
Node crashes and I get:
The text was updated successfully, but these errors were encountered: