Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import Error with Angular project #2040

Open
khelalfa-rabeh96 opened this issue May 2, 2024 · 0 comments
Open

Import Error with Angular project #2040

khelalfa-rabeh96 opened this issue May 2, 2024 · 0 comments
Labels

Comments

@khelalfa-rabeh96
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant