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

Vue: Could not find a declaration file for module  @flavorly/vanilla-components . #125

Open
srijan-scanova opened this issue Oct 27, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@srijan-scanova
Copy link

srijan-scanova commented Oct 27, 2023

I'm facing this error with import in WebStorm IDE. My application uses the latest version of Vue 3 with composition API and typescript. I found this solution [https://stackoverflow.com/questions/49258849/could-not-find-a-declaration-file-for-module-vue-xxx] But can we fix this in the next release.

@nikuscs
Copy link
Collaborator

nikuscs commented Oct 27, 2023

Can you show me exactly what error you get? Did you tried with VScode? I heard some people also had issues with that module stuff with other packages.

@eduardoleal
Copy link

I'm facing the same problem with PHPStorm:

Screenshot 2023-11-08 at 10 24 46

I've also tried VSCode and can confirm the same error:
Screenshot 2023-11-08 at 10 25 10

It seems the file "dist/index.d.ts" is not present.

@flavorly flavorly deleted a comment from Ale6333499 Nov 20, 2023
@nikuscs
Copy link
Collaborator

nikuscs commented Nov 20, 2023

Im gonna drop a new release soon this week, seems like something went wrong with generating types. Thanks for reporting im also getting this on PHPStorm / VScode

@nikuscs nikuscs added the bug Something isn't working label Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants