When I update to React 16.5.2 and React-Native 0.57.0 the IDE breaks with the following error:
`You are currently running io.js v5.7.0.
React Native runs on Node 8.3 or newer. There are several ways to
upgrade Node.js depending on your preference.
nvm: nvm install 8.3 --reinstall-packages-from=node
Homebrew: brew update && brew upgrade node
Installer: download from https://nodejs.org/`
I have Node.js 8.12 installed
When I update to React 16.5.2 and React-Native 0.57.0 the IDE breaks with the following error:
`You are currently running io.js v5.7.0.
I have Node.js 8.12 installed