We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
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.)
Sorry, something went wrong.
No branches or pull requests
I am getting this error when I try to invoke this,
I'm just running this command per the tutorial,
The text was updated successfully, but these errors were encountered: