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

Getting Error on import: Could not find a declaration file for module 'sunburst-chart'. #42

Open
sterkhedkar opened this issue Feb 11, 2020 · 2 comments

Comments

@sterkhedkar
Copy link

Could not find a declaration file for module 'sunburst-chart'. 'c:/Users/xyzUser/testUI/node_modules/sunburst-chart/dist/sunburst-chart.common.js' implicitly has an 'any' type.

Try npm install @types/sunburst-chart if it exists or add a new declaration (.d.ts) file containing declare module 'sunburst-chart';ts(7016)

@sterkhedkar
Copy link
Author

Update: I am using v1.8.0

@vasturiano
Copy link
Owner

@sterkhedkar please note that there is no typescript declaration file in this package.

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

No branches or pull requests

2 participants