Our pure JavaScript Scheduler component


Post by tkobiela »

Hi,

when I try to install scheduler-trial package I am getting the following error.

yarn add @bryntum/scheduler@npm:@bryntum/scheduler-trial@5.2.4
➤ YN0000: ┌ Resolution step
➤ YN0001: │ TypeError: @bryntum/scheduler-trial-lib@npm:1.0.0: Invalid Version: latest

Everything is ok when I install @bryntum/scheduler-angular. The package is installed successfully.

System info:

yarn --version 2.4.3
node --version v16.15.0

Post by mats »

Sorry to hear your issues, we'll look into this asap!


Post by sergey.maltsev »

Hi!

Could you please try using npm or classic yarn v1?
We do support both and this should work for you.

We have a note about yarn version in guide
https://bryntum.com/products/scheduler/docs/guide/Scheduler/npm-repository#yarn-requirements


Post by tkobiela »

Thanks for the info. I missed the part about Yarn 1.
I used a standalone version of lib as we are using yarn 2 and migrating to yarn 3. NPM for us is unfortunately not an option.


Post Reply