I was having some big problems with mysql yesterday so I uninstalled it on my macbook pro and when I reinstalled it mysql seems to work, but now I cant run a single command in VSCODE, I tried with "nodemon server.js", "yarn start" and many more. All I get now is a command not found error, like this: "bash: yarn: command not found".
"ls" seems to work fine though.
I have no clue what to do or what i might have done to create this problem.
What can be wrong and what can I do?