Unable to Install kentico.xperience.templates::29.3.0 Due to Missing Package in NuGet Feeds
I am trying to install the kentico.xperience.templates
package using the dotnet new install
command, but I am encountering an error indicating the package could not be found in the NuGet feeds.
Environment
- Xperience by Kentico version: Latest
- .NET version: 8
- Execution environment: Local
- Link to relevant Xperience by Kentico documentation: Xperience by Kentico documentation
Steps to Reproduce
Open the command line.
Run the following command:
dotnet new install kentico.xperience.templates
Error Image
Request
Could you help identify the correct NuGet feed for this package, what is the recommended way to install the required template?
Answers
To answer this question, you have to login first.