SFBrand1981 / ChessFriend-Fire

Chess GUI and database
MIT License
8 stars 1 forks source link

Can't install in Mac OS X 10.13.6 #2

Closed ghost closed 5 years ago

ghost commented 5 years ago

I can't install it in Mac OS X 10.13.6. I have the following sequence in the Terminal.

Error ChessFriend

I downloaded the compressed file, unzip it, open it in Terminal and typed the command. Unfortunately, it didn't work...

Thank you very much!

appletomato commented 5 years ago

Hi, could you try to download the latest release and run the command again? It might also be necessary to install node.js on your mac: https://nodejs.org/en/. Please let me know if you need further help.

ghost commented 5 years ago

I installed Node.js and download the new release and all worked fine! Thank you very much!