License activation failed for React project

1 Answer 354 Views
General Discussions
Sayeed Ahmed
Top achievements
Rank 1
Sayeed Ahmed asked on 19 Jul 2022, 12:32 PM

Hi,

Despite following the instructions on setting up a KendoReact licence key in a React project, I still get the following warnings displayed:

index-esm.js:163 License activation failed for @progress/kendo-react-intl
No license found.
See https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning for more information.

index-esm.js:163 License activation failed for @progress/kendo-react-editor
No license found.
See https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning for more information.

index-esm.js:163 License activation failed for @progress/kendo-react-buttons
No license found.
See https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning for more information.

index-esm.js:163 License activation failed for @progress/kendo-react-dropdowns
No license found.
See https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning for more information.

License activation failed for @progress/kendo-react-popup
No license found.
See https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning for more information.

 

Could you please help me resolve these issues.

 

1 Answer, 1 is accepted

Sort by
1
Filip
Telerik team
answered on 20 Jul 2022, 08:02 AM

Hello, Sayeed,

I can recommend performing a clean new install by following these steps:

- `rm -rf node_modules` to remove all installed packages.

- delete the package-lock file.

- make a new npm install and activation.

In case this does not resolve your issue can you provide the package.json?

Regards, FilipProgress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
General Discussions
Asked by
Sayeed Ahmed
Top achievements
Rank 1
Answers by
Filip
Telerik team
Share this question
or