Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion troubleshooting/license-key-errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ This error can occur when a project references `Telerik.Licensing`, but not any

### No Telerik and Kendo UI License file found (TKL002)

The error means that the license key is missing or not set up corrently. For example, the environment variable is not set or [the license file may be at the wrong place](slug:installation-license-key#manual-installation).
The error means that the license key is missing or not set up corrently. For example, the environment variable is not set or [the license file may be at the wrong place](slug:installation-license-key#manual-installation). The error can also occur if the environment variable or license file exists, but it is empty.

[Install a license key](slug:installation-license-key) again. Also check how to [set up a license key in CI/CD environments](slug:deployment-license-key).

Expand Down