You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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
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)
The text was updated successfully, but these errors were encountered: