Cant get Zsh up in IDE - Visual Studio (Windows 11 npm 8.3.0)

Regarding the Airbnb project.

I have problem trying to get zsh up within my IDE (visual studio) for Windows 11 (npm 8.3.0). I have installed Ubuntu and tried Kali Linux and managed to follow the steps to clone but the process got halted at the โ€œyarnโ€ step.

I went through a lot of information on line and none of them worked. I even tried to look for info on Moralis discord to see if anyone is facing the same problem, but found no information at all.

Your help very much appreciated.

you donโ€™t have to install Ubuntu or Kali, you can also use cmd in windows

1 Like

This is for the Airbnb Project, according to this video, we need to run โ€œgit clone https://github.com/IAmJaysWay/Airbnb-starter.gitโ€ using the zsh terminal within IDE, or am I wrong. :frowning:

Build Web 3.0 AirBNB Clone Using web3uikit, React, Moralis and Solidity - Full-Stack Blockchain App - YouTube

you dont need zsh, you just need git installed and you can use any terminal such as cmd or gitbash

1 Like

Thank You, installed git and everything is working now.

1 Like