Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Could not find a declaration file or module #134

Open
zirekx opened this issue Mar 2, 2022 · 1 comment
Open

Could not find a declaration file or module #134

zirekx opened this issue Mar 2, 2022 · 1 comment

Comments

@zirekx
Copy link

zirekx commented Mar 2, 2022

Could not find a declaration file for module 'c:xxxxx/node_modules/vue-burger-menu'. 'c:xxxxx/node_modules/vue-burger-menu/dist/vue-burger-menu.common.js' implicitly has an 'any' type.Vetur(7016)

@vparannattilcherul
Copy link

I'm also facing the same issue here.
module "/Users/vparannattilcherul/code/sunrise-spa/node_modules/vue-burger-menu/dist/vue-burger-menu.common" Could not find a declaration file for module 'vue-burger-menu'. '/Users/vparannattilcherul/code/sunrise-spa/node_modules/vue-burger-menu/dist/vue-burger-menu.common.js' implicitly has an 'any' type. Try npm i --save-dev @types/vue-burger-menuif it exists or add a new declaration (.d.ts) file containingdeclare module 'vue-burger-menu';ts(7016) No quick fixes available

This is what my VS Code editor shows.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants