Steps to upgrade to React Native head
-
Delete your Derived Data and node_modules folders
-
Reboot your computer dangling symlink
-
Install io.js.
nvm install iojs
nvm alias default iojs
-
Update brew
brew update
brew upgrade
-
Restart watchman
watchman shutdown-server
-
You should be good to go, but if not, reboot your macbook one more time.