I following this online tutorial on downloading and installing web files from GIT HUB. I got down to the topic: Starting Our Static Website, there I’m prompted to enter the commands to download and install the web files. However, when I enter the command yarn install, I get the following prompt: bash: yarn: command not found
…My question is has anyone else encountered this problem and if so, how was it resolved? I’m using GIT Bash command prompt on Windows 10.
Thanks in advance for any assistance.
Kenil Vasani
You probably just did not install yarn yet.
Have a look at the yarn installation for Windows here:
https://yarnpkg.com/lang/en/docs/install/