-
Notifications
You must be signed in to change notification settings - Fork 19
Gerust 0.0.6 (default | full) blueprint doesn't work #235
Copy link
Copy link
Open
Labels
triageneeds to be investigated/validatedneeds to be investigated/validated
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
triageneeds to be investigated/validatedneeds to be investigated/validated