Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Generation fails when using advanced=false #133

Closed
SergioGasquez opened this issue Dec 18, 2023 · 0 comments Β· Fixed by #134
Closed

Generation fails when using advanced=false #133

SergioGasquez opened this issue Dec 18, 2023 · 0 comments Β· Fixed by #134
Assignees

Comments

@SergioGasquez
Copy link
Member

❯ cargo generate --vcs none --path ../forks/esp-template/ --name rust-project-esp32 -d mcu=esp32 -d advanced=false
πŸ”§   mcu: "esp32" (variable provided via CLI)
πŸ”§   advanced: "false" (variable provided via CLI)
πŸ”§   Destination: /home/sergio/Documents/Espressif/tests/rust-project-esp32 ...
πŸ”§   project-name: rust-project-esp32 ...
πŸ”§   Generating template ...
Error: β›”   Failed executing script: post-script.rhai

Caused by:
    Function not found: print (&str | ImmutableString | String, bool) (line 6, position 1)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant