Premium support for our pure JavaScript UI components


Post by david10sing »

https://npm.bryntum.com/@bryntum%2fgantt-lib/-/gantt-lib-1.0.0.tgz

My cicd pipeline is complaining about

error An unexpected error occurred: "https://npm.bryntum.com/@bryntum%2fgantt-lib/-/gantt-lib-1.0.0.tgz: Request failed \"401 Unauthorized\"".

Could you upload that package to the npm registry please? I can't find it


Post by sergey.maltsev »

Hello!

Please authorize to be able to install packages.
Check this guide for this https://www.bryntum.com/docs/gantt/#Gantt/guides/npm-repository.md


Post by david10sing »

Hi Sergey,

We want to manually control and update the packages. We download and packages from bryntum and push to our own registry. Can that package be made available?


Post by sergey.maltsev »

Hello!

This package can not be downloaded manually.
If you need this one just install gantt locally then you can find gantt-lib in node_modules/@bryntum folder after package installation.
Use npm pack to tgzip it.


Post by david10sing »

ok thank you sergey. Will do


Post Reply