srle90's avatar

How to include laravel-vue-pagination properly

Index.vue:76 [Vue warn]: Failed to resolve component: Pagination If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.

Try npm i --save-dev @types/laravel-vue-pagination if it exists or add a new declaration (.d.ts) file containing declare module 'laravel-vue-pagination';ts(7016)

0 likes
0 replies

Please or to participate in this conversation.