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

No declaration file for module 'v-money3' #52

Closed
gogodigimo opened this issue Dec 29, 2021 · 3 comments
Closed

No declaration file for module 'v-money3' #52

gogodigimo opened this issue Dec 29, 2021 · 3 comments

Comments

@gogodigimo
Copy link

I saw in another thread that you were attempting to create definition files for this package, but it seems I'm still getting this issue. Any progress on that?

Could not find a declaration file for module 'v-money3'. '.../node_modules/v-money3/dist/v-money3.umd.js' implicitly has an 'any' type.
  Try `npm i --save-dev @types/v-money3` if it exists or add a new declaration (.d.ts) file containing `declare module 'v-money3';`
@jonathanpmartins
Copy link
Owner

jonathanpmartins commented Dec 31, 2021

If you need a quick fix, simply add this before the line of your import: by stackoverflow

// @ts-ignore

In the mean time, I'm working in the problem solution. Thanks for reporting this issue!

@jonathanpmartins
Copy link
Owner

Just passing by to say I'm sorry for the delay. This time of the year it is summer south of the equator and I'm in vacations with the family until February.
If you, or someone else have a pull request, it will be appreciated. Otherwise, this will be tackled when I'm back.
Happy new year!

This was referenced Jan 17, 2022
@jonathanpmartins
Copy link
Owner

Please update to version 3.21.0.
Can you confirm that this issue has gone away? @gogodigimo
Thanks for the pull request @sambitevidev

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