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

(TS) Could not find a declaration file for module 'vue2-filters'. '/node_modules/vue2-filters/dist/vue2-filters.js' implicitly has an 'any' type. Try npm install @types/vue2-filters if it exists or add a new declaration (.d.ts) file containing `declare module 'vue2-filters' #68

Closed
momoski opened this issue May 28, 2019 · 2 comments

Comments

@momoski
Copy link

momoski commented May 28, 2019

I get this error when trying to use it in my Vue2 project along with Typescript on this line
import Vue2Filters from "vue2-filters";

(TS) Could not find a declaration file for module 'vue2-filters'. '/node_modules/vue2-filters/dist/vue2-filters.js' implicitly has an 'any' type. Try npm install @types/vue2-filters if it exists or add a new declaration (.d.ts) file containing `declare module 'vue2-filters

@Shinigami92 Shinigami92 mentioned this issue Jun 4, 2019
@Shinigami92
Copy link
Contributor

@freearhey Have you tested it? Can we have a v0.6.1 soon?

@freearhey
Copy link
Owner

@Shinigami92 Done.

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

3 participants