handsontable-key-value
handsontable-key-value copied to clipboard
handsontable v. ^9.0.2
Describe the bug I have a project(react) with the last version of library handsontable. After i installed the library "handsontable-key-value", I have the following errors:
ERROR in ./node_modules/handsontable-key-value/es/filters/keyValueComponent.js
Module not found: Error: Can't resolve 'handsontable-key-value/es/i18n/constants' in 'C:\Work\IndirectMaterialPurchasingSelfService\Zobele.SPFX.IMSelfService\node_modules\handsontable-key-value\es\filters'
ERROR in ./node_modules/handsontable-key-value/es/filters/keyValueComponent.js
Module not found: Error: Can't resolve 'handsontable/es/plugins/filters/component/value' in 'C:\Work\IndirectMaterialPurchasingSelfService\Zobele.SPFX.IMSelfService\node_modules\handsontable-key-value\es\filters'
ERROR in ./node_modules/handsontable-key-value/es/filters/keyValueMultipleSelectUI.js
Module not found: Error: Can't resolve 'handsontable/es/plugins/filters/ui/multipleSelect' in 'C:\Work\IndirectMaterialPurchasingSelfService\Zobele.SPFX.IMSelfService\node_modules\handsontable-key-value\es\filters'
ERROR in ./node_modules/handsontable-key-value/es/filters/keyValueComponent.js
Module not found: Error: Can't resolve 'handsontable/es/plugins/filters/utils' in 'C:\Work\IndirectMaterialPurchasingSelfService\Zobele.SPFX.IMSelfService\node_modules\handsontable-key-value\es\filters'
Probabilly it is due for the missing folder "es" in handsontable v.9.0.2
Thanks
Environment:
- OS:
- Browser: Chrome
- Handsontable version: 9.0.2
- Webpack: [yes]