@bryntum/calendar
Version:
@bryntum/calendar installation support
10 lines (7 loc) • 411 B
JavaScript
;
console.error(`
Bryntum package installation ERROR!
"@bryntum/calendar" is a part of the private Bryntum registry and is NOT INTENDED to be installed from the public https://registry.npmjs.org registry.
Please refer to the https://bryntum.com/products/calendar/docs/guide/Calendar/npm-repository guide for information on configuring "npm" for Bryntum package installation.
`);
process.exit(1);