yew-trunk-minimal-template
yew-trunk-minimal-template copied to clipboard
No year variable
I am getting this error when I try to invoke this,
🤷 Project Name : hlug
🔧 Creating project called `hlug`...
Error: ⛔ Error replacing placeholders `/tmp/hlug/README.md`
Caused by:
liquid: Unknown variable
with:
requested variable=year
I'm just running this command per the tutorial,
cargo generate --git https://github.com/yewstack/yew-trunk-minimal-template
This is not a cargo generate template.
To use this repository, you can simply clone this repository or click the "Use this template" button on the repository's home page.
(cargo-generate might have worked in the past, we might need to create a configuration file to ignore the license from substitution.)