Our state of the art Gantt chart


Post by dhananjayan »

By downloading free trail zip, tried using

npm login --registry=https://npm.bryntum.com

throws error

npm ERR! code E400
npm ERR! 400 Bad Request - PUT https://npm.bryntum.com/-/user/org.couchdb.user:dhanan.vinayagam..xxxx.com - CustomerZone user "dhananjayan.vinayagam..xxxx.com" is not found

Because of this, we can't able to install examples of demo codes from the free trial codes.


Post by sergey.maltsev »

Hi!

Please check that you have used trial as password. But not any other value.

Check our guide https://www.bryntum.com/docs/gantt/#guides/npm-repository.md

C:\Users\User>npm login --registry=https://npm.bryntum.com
Username: dhananjayan.vinayagam..xxxx.com
Password: trial
Email: (this IS public) dhananjayan.vinayagam@xxxx.com
Logged in as dhananjayan.vinayagam..xxxx.com on https://npm.bryntum.com/.

Post by dhananjayan »

Hi Sergey,

thanks for the help, it is working fine now.


Post Reply