Created
April 4, 2020 21:15
-
-
Save Nantris/fca120de9c5c8155c3813e30690abc74 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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