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

Implicity 'any' type #35

@souzaismael

Description

@souzaismael

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions