tui.grid icon indicating copy to clipboard operation
tui.grid copied to clipboard

Import Error with Angular project

Open khelalfa-rabeh96 opened this issue 2 months ago • 0 comments

Summary I want to use tui-grid package in my angular project, i followed the installation guide npm install --save tui-grid, when i try to import it into my component import Grid from 'tui-grid'; /* ES6 */, i got two errors: cannot find module '../src/helper/keyboard'; and Cannot find module '@t/store/export'

Screenshots tui-grid-error

Version Latest version.

khelalfa-rabeh96 avatar May 02 '24 11:05 khelalfa-rabeh96