Why does Yarn say "Found incompatible module" when the version is correct?
After upgrading to current tag v7.0.0
and node -v v7.0.0
yarn work just fine. I think, this problem related to -pre
release versions or maybe just about the prefix inside of the version output.
To upgrade node in mac
brew upgrade node