Skip to content

Commit d63077e

Browse files
gaearonfeiqitian
authored andcommitted
Mention the npm bug in migration instructions
1 parent aad185b commit d63077e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Inside any created project that has not been ejected, run:
1616
npm install --save-dev --save-exact [email protected]
1717
```
1818

19+
**Note: If the project fails to start, remove `node_modules`, ensure `react-scripts` is `0.6.0` in your `package.json`, and run `npm install` again. There seems to be an [npm bug](https://github.com/npm/npm/issues/14073) affecting this update.**
20+
1921
## 0.5.1 (September 23, 2016)
2022

2123
### Build Dependency (`react-scripts`)

0 commit comments

Comments
 (0)