0.6.0 (September 25, 2016)
react-scripts
)
Build Dependency (
react-dev-utils
)
Utilities (
Migrating from 0.5.1 to 0.6.0
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 affecting this update.
Screenshot
This is the browser window when you make a syntax error: