Skip to content

Instantly share code, notes, and snippets.

@Nantris
Created April 4, 2020 21:15
Show Gist options
  • Save Nantris/fca120de9c5c8155c3813e30690abc74 to your computer and use it in GitHub Desktop.
Save Nantris/fca120de9c5c8155c3813e30690abc74 to your computer and use it in GitHub Desktop.
Failed to construct transformer: Error: Failed to start watch mode.
at Timeout._onTimeout (C:\projects\myProject\node_modules\jest-haste-map\build\index.js:1059:24)
at listOnTimeout (internal/timers.js:531:17)
at processTimers (internal/timers.js:475:7)
(node:4160) UnhandledPromiseRejectionWarning: Error: Failed to start watch mode.
at Timeout._onTimeout (C:\projects\myProject\node_modules\jest-haste-map\build\index.js:1059:24)
at listOnTimeout (internal/timers.js:531:17)
at processTimers (internal/timers.js:475:7)
(node:4160) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promi
se which was not handled with .catch(). (rejection id: 1)
(node:4160) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-ze
ro exit code.
Error: Failed to start watch mode.
at Timeout._onTimeout (C:\projects\myProject\node_modules\jest-haste-map\build\index.js:1059:24)
at listOnTimeout (internal/timers.js:531:17)
at processTimers (internal/timers.js:475:7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment