As i updated angular version into 15 from 10 there shows error -
./node_modules/handsontable/dist/handsontable.full.min.css:1:0 - Error: Module parse failed: Unexpected character ‘@’ (
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file.
See https://webpack.js.org/concepts#loaders
@charset “UTF-8”;
| /*!
| * Copyright © HANDSONCODE sp. z o. o.
× Failed to compile.
I couldn’t Compile or Build the source
the angular version of my source is 15.0.10 and the handsontable versions are -
“@handsontable/angular”: “^6.0.1”,
“handsontable”: “^8.0.0”,
Please Check this issue