@bryntum/grid
Version:
@bryntum/grid installation support
10 lines (7 loc) • 399 B
JavaScript
;
console.error(`
Bryntum package installation ERROR!
"@bryntum/grid" 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/grid/docs/guide/Grid/npm-repository guide for information on configuring "npm" for Bryntum package installation.
`);
process.exit(1);