Our pure JavaScript Scheduler component


Post by justin.cedeno »

Hi Team,

We are trying to update our Bryntum Scheduler package. But for some reason we are not able to do so. We already followed the documentation related to that but still its not working. It always throwing 403 (forbidden) once we're trying to install it. We already updated the .npmrc/.yarnmrc but still its not working.

Attachments
Screenshot from 2025-05-08 11-38-37.png
Screenshot from 2025-05-08 11-38-37.png (35.07 KiB) Viewed 150 times

Post by marcio »

Hey justin.cedeno,

Thanks for reaching out, and welcome to our forums! :)

The 403 Forbidden error typically indicates an issue with authentication or access rights. Please ensure that you have correctly configured your npm or yarn to access the Bryntum private repository. Double-check your .npmrc or .yarnrc.yml files to ensure they contain the correct registry URL and authentication token.

Make sure you are using the correct username format (replace @ with ..) and the appropriate password. For licensed access, use your Bryntum Customer Zone password.

If the issue persists, please provide more details or share your configuration files so we can assist you further.

Best regards,
Márcio

How to ask for help? Please read our Support Policy


Post Reply