Unable to generate DHTMLX auth token

I am unable to generate auth toekn to be included in the project using the command

npm token create --registry=https://npm.dhtmlx.com

mentioned in installation guide.

Using the registry from CI or shared build environments

Although my machine is logged in. When ever I run this command it asks for
npm password:

and no idea what that npm password is. Is it the password generated in client’s area->settings->NPM access the username and password generated there?

Hello,
In the past, you didn’t need to enter the password. But it seems that it was changed some time ago:

So, to create a token, you need to enter the password that you used to log in (generated in the Client’s Area).

Thank you for letting us know about the issue. I will add a task for the technical writer to update the articles.

I have already tried entering the password which was generated in clients area after adding a user in npm access but got following error.

npm password:
npm ERR! code E401
npm ERR! Unable to authenticate, your authentication token seems to be invalid.
npm ERR! To correct this please trying logging in again with:
npm ERR! npm login

npm ERR! A complete log of this run can be found in:

Hello,
This question requires discussing the credentials that shouldn’t be available publicly. Please submit a support request via email and mention this topic:

Also, please include the purchase email and the license number so that we can see that you have the license.