Guilded.Templates failing
lyssieth opened this issue · 1 comments
lyssieth commented
Bug Description
After installing Guilded.Templates, whenever I try to use it (dotnet new guilded.bot
), it prints the following error:
Unable to resolve the template, the following installed templates are conflicting:
[a table that doesn't paste well, see screenshot below]
The package Guilded.Templates is not correct, uninstall it and report the issue to the package author.
To reproduce
- Install
Guilded.Templates
usingdotnet new -i Guilded.Templates
- Try to create a new project using
dotnet new guilded.bot
(also works forguilded.command
)
Expected behavior
For it to create the project.
Information
- OS:
Linux 6.0.1-arch2-1 x86_64
- Version: Guilded.Templates::0.9.3 | dotnet 6.0.110
Additional Information
IdkGoodName commented
Thanks for reporting. Fixed in Guilded.Templates
1.0.0