Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit afea830

Browse files
authoredApr 2, 2025
docs(common): Clarify license error reason (#2890)
1 parent fa3c765 commit afea830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎troubleshooting/license-key-errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This error can occur when a project references `Telerik.Licensing`, but not any
3333

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

36-
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).
36+
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.
3737

3838
[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).
3939

0 commit comments

Comments
 (0)
Please sign in to comment.