Skip to content

Commit 16d84b1

Browse files
saimonmooreiansu
authored andcommitted
Update docs about High Sierra npm test issues (facebook#4497)
1 parent 374f1ef commit 16d84b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ You can find the most recent version of this guide [here](https://github.com/fac
9999
- [Advanced Configuration](#advanced-configuration)
100100
- [Troubleshooting](#troubleshooting)
101101
- [`npm start` doesn’t detect changes](#npm-start-doesnt-detect-changes)
102-
- [`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)
103103
- [`npm run build` exits too early](#npm-run-build-exits-too-early)
104104
- [`npm run build` fails on Heroku](#npm-run-build-fails-on-heroku)
105105
- [`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:
25652565

25662566
If none of these solutions help please leave a comment [in this thread](https://github.com/facebook/create-react-app/issues/659).
25672567

2568-
### `npm test` hangs on macOS Sierra
2568+
### `npm test` hangs or crashes on macOS Sierra
25692569

25702570
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).
25712571

0 commit comments

Comments
 (0)