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

Error when import the component #20

Open
giolongo opened this issue Dec 1, 2021 · 2 comments
Open

Error when import the component #20

giolongo opened this issue Dec 1, 2021 · 2 comments

Comments

@giolongo
Copy link

giolongo commented Dec 1, 2021

I followed the wizard for install and import the component, but the import row has this error.

Could not find a declaration file for module 'vue3-autocomplete'. '..../dist/vue3-autocomplete.common.js' implicitly has an 'any ' type. Try npm i --save-dev @types/vue3-autocompleteif it exists or add a new declaration (.d.ts) file containingdeclare module 'vue3-autocomplete';``

How can i resolve?

@Takachi67
Copy link
Owner

Hi, are you using Typescript ? Seems like there's an error with ts.

@giolongo
Copy link
Author

giolongo commented Dec 1, 2021

Hi, are you using Typescript ? Seems like there's an error with ts.

Hi, yes I use

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