Our pure JavaScript Scheduler component


Post by tatev »

I am trying to use bryntum scheduler trial version in React.js app

I logged in with npm login --registry=https://npm.bryntum.com
but then if I try to install these 2 packages:

@bryntum/scheduler and @bryntum/scheduler-react

I get Unable to authenticate, your authentication token seems to be invalid error

then I tru to create a token with npm token create --registry=https://npm.bryntum.com

But I get the following error:

502 Proxy Error - POST https://npm.bryntum.com/-/npm/v1/tokens

what should I do?


Post by marcio »

Hey tatev,

Thanks for reaching out.

Could you please provide the full log message of that error for us to inspect and help you identify what's happening there?

Best regards,
Márcio


Post by tatev »

$ npm token create --registry=https://npm.bryntum.com
npm WARN config global --global, --local are deprecated. Use --location=global instead.
npm password:
npm ERR! code E502
npm ERR! 502 Proxy Error - POST https://npm.bryntum.com/-/npm/v1/tokens

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\User\AppData\Local\npm-cache\_logs\2024-03-07T12_43_10_943Z-debug-0.log


Post by tatev »

can it be because of trial version's expiration?


Post by tatev »

???


Post by alex.l »

Hi,

Could you please make sure you did all steps from this guide https://bryntum.com/products/scheduler/docs/guide/Scheduler/quick-start/javascript-npm#access-to-npm-registry

Please check this topic viewtopic.php?p=133940&hilit=code+E502#p133940

can it be because of trial version's expiration?

What is your email?

All the best,
Alex


Post by tatev »

Yes, i have tried hundred of times, but still getting above mentioned errors.

Last edited by tatev on Mon Mar 11, 2024 1:05 pm, edited 1 time in total.

Post by mats »

You trials are expired, our free trial is for 45 days and you've spent around 3 months. To continue using our products, please buy a license and your access problems will be resolved immediately.


Post Reply