By the time you’ve completed the guide, you should be able to run the following commands in your terminal and see the expected output. Your versions may be slightly higher than what is listed here due to recent updates.
Run these commands and compare them with the expected output.
code --version
    1.64.2git --version
    git version 2.34.1node --version
    v17.8.0npm --version
    8.3.0eslint --version
    v8.1.0tree --version
    tree v2.0.1 (c) 1996 - 2018 ...git config --list
    user.name=YOUR NAMEuser.email=YOUR EMAILcore.editor=code --waitinit.defaultbranch=mainq to exit the config screen and return to the previous screen.)code .
    If any of the above commands do not give you the expected output, get assistance.
Run the following command
curl -Ls https://bit.ly/3qMWhbE | bash
You should get a successful message. If instead you see Something went wrong!, look at the output carefully, and retry the steps in part 1 to begin troubleshooting. Get assistance as necessary.