red-gold / react-social-network

Simple React Social Network
https://medium.com/@qolzam/create-social-network-by-react-js-fe60010a32e6
MIT License
489 stars 485 forks source link

yarn install failing #55

Closed rohan-paul closed 6 years ago

rohan-paul commented 6 years ago

yarn install failing giving the error as -

The engine "node" is incompatible with this module. Expected version "8.9.4".

I have the latest node version 10.1.0

Qolzam commented 6 years ago

Please be sure your node version is matched in package.json file.