Skip to content

Gerust 0.0.6 (default | full) blueprint doesn't work #235

@BobrImperator

Description

@BobrImperator

Something broke between Gerust 0.0.5 and 0.0.6.
default and the full blueprint don't generate properly. minimal works fine.

Reproduction

  • cargo install gerust (installs the latest 0.0.6 release)
  • gerust example / gerust -f example

Returns:

  • [89/89] Done: web ❌ Could not generate project!

It does generate a directory but it doesn't include additional files such as tests e.g. web/src/tests/api/tasks_test.rs is missing.

Workaround

  • cargo install gerust@0.0.5

It could be related to #227

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageneeds to be investigated/validated

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions