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

TypeScript error: Cannot find module 'exceljs' #2731

Closed
2 of 4 tasks
Methuselah96 opened this issue Mar 9, 2020 · 2 comments · Fixed by #2734
Closed
2 of 4 tasks

TypeScript error: Cannot find module 'exceljs' #2731

Methuselah96 opened this issue Mar 9, 2020 · 2 comments · Fixed by #2734
Assignees
Labels
bug Grid The DevExtreme Reactive Grid component Typescript declaration

Comments

@Methuselah96
Copy link

  • I have searched this repository's issues and believe that this is not a duplicate.

I'm using ...

  • React Grid
  • React Chart
  • React Scheduler

Current Behaviour

TypeScript fails to build with:

ERROR in C:/projects/project/node_modules/@devexpress/dx-react-grid/dist/dx-react-grid.d.ts(6,22):
TS2307: Cannot find module 'exceljs'.

Expected Behaviour

TypeScript successfully builds.

Steps to Reproduce

Link to the example that reproduces the issue: <put your link here> (you can fork one of our pre-configured examples on CodeSandbox).

Screenshots

Environment

  • devextreme-reactive: 2.5.0
  • react: N/A
  • browser: N/A
  • bootstrap: none
  • react-bootstrap: none
  • material-ui: none
@ushkal ushkal self-assigned this Mar 9, 2020
@ushkal ushkal added bug Grid The DevExtreme Reactive Grid component labels Mar 9, 2020
@ushkal
Copy link
Contributor

ushkal commented Mar 9, 2020

Hi @Methuselah96 ,

Thank you for reporting this issue. We'll fix it soon.

@lock
Copy link

lock bot commented Mar 21, 2020

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.

@lock lock bot locked as resolved and limited conversation to collaborators Mar 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Grid The DevExtreme Reactive Grid component Typescript declaration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants