lukejacksonn / react-slack-clone

Complete chat application, built with Chatkit | by @lukejacksonn
https://pusher.com/chatkit
MIT License
1.35k stars 262 forks source link

Does not work with yarn #91

Open ngkcl opened 4 years ago

ngkcl commented 4 years ago

Trying to install with yarn gives the following error:

error upath@1.0.2: The engine "node" is incompatible with this module. Expected version ">=4 <=9". Got "10.16.3"

Could be fixed with yarn --ignore-engines