Can not open Daml Studio from terminal
App Development3 posts464 views4 likesLast activity Dec 2021
OL
Olivia_YuOP
Dec 2021GA
Gary_Verhaegen
Dec 2021You 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:
- Adding to
PATHon macOS. - The documentation says it’s done automatically as part of the installation on Windows and Linux.
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:
- Which OS are you on?
- What shell are you running? Do you know how your
PATHis currently setup? If you’re not using the default shell for your OS it’s possible the installation procedure updated the “wrong” configuration. - How did you install VSCode?
NE
nemanja
Dec 2021Hi @Olivia_Yu 
Did @Gary_Verhaegen’s instructions help? Were you able to get Daml Studio up an running?
