Our pure JavaScript Scheduler component


Post by sanjeeva.shrivastava »

When i am trying to login, it gives error. Please go with attachment.

Note: i have installed latest npm version and latest node app

Attachments
cmd.png
cmd.png (31.75 KiB) Viewed 480 times

Post by sergey.maltsev »

Hi!

If you use latest NPM which is v.7 you should use this (note = in first command)

npm config set @bryntum:registry=https://npm.bryntum.com
npm login --registry=https://npm.bryntum.com

Please check out npm registry guide here https://www.bryntum.com/docs/scheduler-pro/#guides/npm-repository.md

Also please check if no firewall installed which may block requests.


Post Reply