Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
Commits
e0dfa305
Commit
e0dfa305
authored
8 years ago
by
Dan Abramov
Committed by
GitHub
8 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Mention the npm bug in migration instructions
parent
cc97ed56
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+2
-0
CHANGELOG.md
with
2 additions
and
0 deletions
+2
-0
CHANGELOG.md
+
2
-
0
View file @
e0dfa305
...
...
@@ -16,6 +16,8 @@ Inside any created project that has not been ejected, run:
npm install --save-dev --save-exact react-scripts@0.6.0
```
**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.**
## 0.5.1 (September 23, 2016)
### Build Dependency (`react-scripts`)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment