-
Notifications
You must be signed in to change notification settings - Fork 12
Description
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:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- 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]