error while running a hello-world application => domo dev command

Options

Trying the very first domo hello-world application by following the tutorial. For some reason not able to run the domo dev command and getting error as "DesignId is required"


Answers

  • GrantSmith
    Options

    What commands have you run to setup your app? Have you run domo init ?

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**
  • NoahFinberg
    NoahFinberg Domo Product Manager
    edited April 2023
    Options

    Hi @Gigy - this error is happening because you need to have a Design ID in your manifest.json file. Running domo publish will automatically create an App Design and add that Design ID to your manifest. Then it should work as expected when you run domo dev