Skip to content
Discussions/App Development/Can not open Daml Studio from terminalForum ↗

Can not open Daml Studio from terminal

App Development3 posts464 views4 likesLast activity Dec 2021
OL
Olivia_YuOP
Dec 2021

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

GA
Gary_Verhaegen
Dec 2021

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:

  • Adding to PATH on 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 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.
  • How did you install VSCode?
NE
nemanja
Dec 2021

Hi @Olivia_Yu :wave:

Did @Gary_Verhaegen’s instructions help? Were you able to get Daml Studio up an running?

← Back to Discussions