What is the current behavior?
AssertionError: Current node version is not supported for development, expected "7.0.0" to satisfy "4.x || 5.x || 6.x".
Steps to reproduce
- Install node 7.x
- Clone React repo
- run
npm i
What is the expected behavior?
React support node v7 for development