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 #14

Open
Crypt0Graphic opened this issue Jul 11, 2021 · 3 comments
Open

Import Error #14

Crypt0Graphic opened this issue Jul 11, 2021 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Crypt0Graphic
Copy link

import ChartistTooltip from 'chartist-plugin-tooltips-updated';

Generates error with Angular 11:

Could not find a declaration file for module 'chartist-plugin-tooltips-updated'. '/Users/FZK/Apps/Yeditepe/i7/node_modules/chartist-plugin-tooltips-updated/dist/chartist-plugin-tooltip.js' implicitly has an 'any' type.

@Crypt0Graphic
Copy link
Author

Wrong package worry.

@Crypt0Graphic
Copy link
Author

No it's riht i guess. Package is updated. :)

@Crypt0Graphic Crypt0Graphic reopened this Jul 11, 2021
@lukbukkit lukbukkit added bug Something isn't working help wanted Extra attention is needed labels Jul 13, 2021
@lukbukkit
Copy link
Owner

I guess in order to support Angular correctly, we have to add a TypeScript declaration file. I don't know when I've got some spare time to create such a file, contributions are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants