Skip to content

Scaffolding no longer works because of a TypeScript code gen bug #2829

@fadeev

Description

@fadeev

If you have the following in config.yml:

client:
  typescript:
    path: "ts-client"
  vuex:
    path: "vue/src/store"

And try scaffolding a message:

ignite s message create-foo bar

It will fail with vue/package.json: no such file or directory.

Removing the client from config.yml fixes the issue.

Metadata

Metadata

Assignees

Labels

component:scaffoldFeature, enhancement, or refactor related to scaffolding.type:errorSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions