Our pure JavaScript Scheduler component


Post by Srindt »

I'm trying to set up my vue project with scheduler 4.2.6 in my new laptop. But when I tried to do npm install, it failed

with the following error logs:

npm notice Log in on https://npm.bryntum.com/
npm ERR! code CERT_HAS_EXPIRED
npm ERR! errno CERT_HAS_EXPIRED
npm ERR! request to https://npm.bryntum.com/-/v1/login failed, reason: certificate has expired

Kindly do the needful!


Post by mats »

We are working on it, should be resolved soon!


Post by diego.oquendo »

I'm having the same problem in NEXT.JS. Hopping this will be fixed soon, because due to this, we are not enabled to deploy our app to the cloud servers.


Post by diego.oquendo »

✅ The issue is solved for me now.

@Srindt, Try to install the library again.


Post by Srindt »

Hi, I was having the issue for a few more days.. I tried removing my node_modules and using updated versions...But once I removed contents inside my package.json and pasted it again, out of nowhere, it started working properly..I know it sounds surprising! but at the end it works!!


Post Reply