In the next lesson, we'll install the Hyper Terminal. As always with any installation there are many things that can go wrong. Just head back over here if you experience issues installing Hyper.

If you're on macOS Catalina, Hyper has issues with unzipping. Just download "The Unarchiver" and use it to unzip the downloaded file.

1) Download the Unarchiver from their website: https://theunarchiver.com/

2) Right-click on the downloaded Hyper zip file and choose open with Unarchiver.


If you're on Windows and Hyper is not working or the installation failed, make sure you have downloaded and installed Git Bash.

Go here: https://git-scm.com/downloads

And you've updated the configuration file as shown in the video.

If after doing so, it still doesn't work, you can try using the Git Bash Terminal instead of Hyper.

1) Download Git Bash here: https://gitforwindows.org/

2) You can tick the box to add a Desktop icon in the installation Wizard.

3) Select Use Vim

4) Use OpenSSH

5) Use OpenSSL

6) Checkout Windows-style

7) Use MinTTY

8) Enable File System cashing and the Credential Manager

9) Leave the experimental features unchecked and click install.


10) Once it's done, just check the Launch Git Bash option and click Finish.

11) Now the Git Bash Terminal should launch and you can use it instead of Hyper.