Trying to run a project cloned from GitHub and the yarn start
gave me the following result
'docusaurus' is not recognized as an internal or external command, operable program or batch file.
After performing first step got another error When trying to run after first step got another error
TypeError: Cannot read property 'latest' of undefined
To solve that i have to do the second step and it works fine
referred two articles