Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Implicity 'any' type #35

Open
souzaismael opened this issue Apr 2, 2022 · 0 comments
Open

Implicity 'any' type #35

souzaismael opened this issue Apr 2, 2022 · 0 comments

Comments

@souzaismael
Copy link

I'm creating an application with typescript and I get the following error:

Could not find a declaration file for module 'vue-infinite-slide-bar'. 'c:/.../construction/node_modules/vue-infinite-slide-bar/lib/vue-infinite-slide-bar.min.js' implicitly has an 'any' type.
Try npm i --save-dev @types/vue-infinite-slide-bar if it exists or add a new declaration (.d.ts) file containing declare module 'vue-infinite-slide-bar';

However, the command 'npm i --save-dev @types/vue-infinite-slide-bar' finds nothing.

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

No branches or pull requests

1 participant