handsontable-key-value icon indicating copy to clipboard operation
handsontable-key-value copied to clipboard

angular v14 handsontable 12.1 not run.

Open Hayast opened this issue 2 years ago • 0 comments

Describe the bug A clear and concise description of what the bug is.

./node_modules/handsontable-key-value/es/filters/keyValueComponent.js:117:0-77 - Error: Module not found: Error: Package path ./es/plugins/filters/component/value is not exported from package D:\sheet\HtDemo\node_modules\handsontable (see exports field in D:\sheet\HtDemo\node_modules\handsontable\package.json)

./node_modules/handsontable-key-value/es/filters/keyValueComponent.js:119:0-89 - Error: Module not found: Error: Package path ./es/plugins/filters/utils is not exported from package D:\sheet\HtDemo\node_modules\handsontable (see exports field in D:\sheet\HtDemo\node_modules\handsontable\package.json)

./node_modules/handsontable-key-value/es/filters/keyValueMultipleSelectUI.js:107:0-81 - Error: Module not found: Error: Package path ./es/plugins/filters/ui/multipleSelect is not exported from package D:\sheet\HtDemo\node_modules\handsontable (see exports field in D:\sheet\HtDemo\node_modules\handsontable\package.json)

./node_modules/handsontable-key-value/es/filters/utils.js:2:0-92 - Error: Module not found: Error: Package path ./es/plugins/filters/utils is not exported from package D:\sheet\HtDemo\node_modules\handsontable (see exports field in D:\sheet\HtDemo\node_modules\handsontable\package.json)

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Stackblitz If possible, please reproduce the issue in a minimal Stackblitz example. Starter project: https://stackblitz.com/edit/handsontable-key-value-demo

Environment: angular v14 handsontable 12.1

  • OS:
  • Browser:
  • Handsontable version:
  • Webpack: [yes/no]

Hayast avatar Oct 21 '22 12:10 Hayast