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
Copy file name to clipboardExpand all lines: template/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2419,7 +2419,7 @@ If none of these solutions help please leave a comment [in this thread](https://
2419
2419
2420
2420
### `npm test` hangs on macOS Sierra
2421
2421
2422
-
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 [facebookincubator/create-react-app#713](https://github.com/facebook/create-react-app/issues/713).
2422
+
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).
2423
2423
2424
2424
We recommend deleting `node_modules`in your project and running `npm install` (or `yarn`if you use it) first. If it doesn't help, you can try one of the numerous workarounds mentioned in these issues:
0 commit comments