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
-[`npm test` hangs on macOS Sierra](#npm-test-hangs-on-macos-sierra)
102
+
-[`npm test` hangs or crashes on macOS Sierra](#npm-test-hangs-or-crashes-on-macos-sierra)
103
103
-[`npm run build` exits too early](#npm-run-build-exits-too-early)
104
104
-[`npm run build` fails on Heroku](#npm-run-build-fails-on-heroku)
105
105
-[`npm run build` fails to minify](#npm-run-build-fails-to-minify)
@@ -2565,7 +2565,7 @@ If this doesn’t happen, try one of the following workarounds:
2565
2565
2566
2566
If none of these solutions help please leave a comment [inthis thread](https://github.com/facebook/create-react-app/issues/659).
2567
2567
2568
-
### `npm test` hangs on macOS Sierra
2568
+
### `npm test` hangs or crashes on macOS Sierra
2569
2569
2570
2570
If you run `npm test` and the console gets stuck after printing `react-scripts test --env=jsdom` to the console there might be a problem with your [Watchman](https://facebook.github.io/watchman/) installation as described in [facebook/create-react-app#713](https://github.com/facebook/create-react-app/issues/713).
0 commit comments