syncfusion-license is missing in npm repo

We have tried to install license key in our GitLab CI adapting the steps for GitHub Actions as described by your doco. But the "npx syncfusion-license activate​" command throws an error saying the npm package is missing in npm repo.


% npx syncfusion-license activate
npm ERR! code E404npm
ERR! 404 Not Found - GET https://registry.npmjs.org/syncfusion-license - Not found
npm ERR! 404
npm ERR! 404 'syncfusion-license@*' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

Is there any reason for this?


2 Replies 1 reply marked as answer

CK Chandana Kithalagama June 16, 2024 07:54 PM UTC

Removing the node_modules folder and running `npx` command fixed the issue.


Marked as answer

JC Joseph Christ Nithin Issack Syncfusion Team June 17, 2024 10:34 AM UTC

Hi Chandana,


   We are glad that you have resolved the issue.


Regards,

Joseph I.


Loader.
Up arrow icon