Skip to content

csdx app:deploy error: managementSdk.organization(...).app is not a function #2029

@Jakobud

Description

@Jakobud

When running csdx app:deploy using an existing app repo, I get this:

csdx app:deploy
? Hosting type Custom Hosting
? App URL http://localhost:3000
error: managementSdk.organization(...).app is not a function

I have a local repository for an existing custom app I created. I need another developer to make updates to the app. From what I understand, the process for them launching a development environment for the app is this:

  1. Developer clones the repository
  2. Uses the csdx app:deploy to deploy the app into a new App for development
  3. They set the hosting to be localhost, which is where the development is happening
  4. They setup the app in their stack(s)

However when I try to csdx app:deploy that is when I get the error. Am I doing something wrong or misunderstanding this process?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions