Describe the bug
When trying to install the package via PowerShell it fails, stating it doesn't exist. I've tried it using NuGet as well but the same thing.
To ReproducePreferable
Sorry no gist/repository
Alternatively
Steps to reproduce the behavior:
Download and install .NET SDK
Open Windows PowerShell
Attempt to install the package using directions in README.md
Receive error that package is not found.
Expected behavior
The package to install.
Error Details
Warning: Couldn't find item to install: "Templates/StreamDeck.PluginTemplate.Csharp".
Desktop (please complete the following information):
OS: Windows 11 Pro
Version 21H2
Build 22000.194
Additional context
The instructions for getting started are not very clear especially for those that are new to Stream Deck plugin creation. I have learned C# but am still new to it as well.
Describe the bug When trying to install the package via PowerShell it fails, stating it doesn't exist. I've tried it using NuGet as well but the same thing.
To Reproduce Preferable Sorry no gist/repository
Alternatively Steps to reproduce the behavior:
Expected behavior The package to install.
Error Details Warning: Couldn't find item to install: "Templates/StreamDeck.PluginTemplate.Csharp".
Desktop (please complete the following information):
Additional context The instructions for getting started are not very clear especially for those that are new to Stream Deck plugin creation. I have learned C# but am still new to it as well.