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?