Kendo UI: KENDO_UI_LICENSE environment variable not set - even though it's set

0 Answers 644 Views
General Discussions Licensing
Rafał
Top achievements
Rank 1
Rafał asked on 14 Dec 2022, 03:15 PM

I run Windows 11 Pro N system with EV set in cmd.exe

set KENDO_UI_LICENSE=keyFromLicenseFile

When listing variables I can see that my variable is set correctly.

I run this command in my Angular 14 project:

npx kendo-ui-license activate

I get this response:

(INFO) Kendo UI: KENDO_UI_LICENSE environment variable not set
(INFO) Kendo UI: Reading license from "(...)\ClientApp\kendo-ui-license.txt"...
(INFO) Kendo UI: License imported successfully.

I do not plan to include .txt file in repository and want to use environment variable in my CI solution.

Any idea why I get such (INFO) about variable not set?

Yanmario
Telerik team
commented on 19 Dec 2022, 10:05 AM

Hi Rafał,

A support answer will be provided in the ticket with id 1590989 as the question is the same in the private thread.

Regards,
Yanmario
Progress Telerik     

No answers yet. Maybe you can help?

Tags
General Discussions Licensing
Asked by
Rafał
Top achievements
Rank 1
Share this question
or