Hi i am trying to debug and i am getting this error:
zsh:1: command not found: tsc
The terminal process “/bin/zsh ‘-c’, ‘tsc -p /mosh-typescript-tutorial/tsconfig.json’” failed to launch (exit code: 127).
I have typescript globally installed.
Hi i am trying to debug and i am getting this error:
zsh:1: command not found: tsc
The terminal process “/bin/zsh ‘-c’, ‘tsc -p /mosh-typescript-tutorial/tsconfig.json’” failed to launch (exit code: 127).
I have typescript globally installed.
You may need to restart your terminal. Try this out in the terminal
source ~/.zshrc
If that does not work, quitting and re-launching your terminal should fix it.
do you know the vscode theme that has been used in this course.