Does this also happen to anyone else?
I am not able to fire Daml Studio directly from the terminal.
Everytime I have to manually open Visual Studio and re-install ‘code’ command in PATH
Does this also happen to anyone else?
I am not able to fire Daml Studio directly from the terminal.
Everytime I have to manually open Visual Studio and re-install ‘code’ command in PATH
You need to have code in your PATH for daml studio to work. The best resources on how to achieve that are in the Visual Studio Code documentation:
PATH on macOS.Would you mind clarifying which platform you’re on? If on macOS, can you try following the instructions from the docs? If you’ve already done that or are not on macOS, please provide more information on your setup:
PATH is currently setup? If you’re not using the default shell for your OS it’s possible the installation procedure updated the “wrong” configuration.Hi @Olivia_Yu 
Did @Gary_Verhaegen’s instructions help? Were you able to get Daml Studio up an running?