https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30557
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #30 from Andrew Fuerste-Henry <[email protected]> --- I get an error when I attempt to yarn build after applying these patches: $ rspack build --mode development ERROR in ./koha-tmpl/intranet-tmpl/prog/js/vue/components/KohaTable.vue?vue&type=script&lang=js (./koha-tmpl/intranet-tmpl/prog/js/vue/components/KohaTable.vue.js?vue&type=script&lang=js!=!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./koha-tmpl/intranet-tmpl/prog/js/vue/components/KohaTable.vue?vue&type=script&lang=js) 8:1-31 × Module not found: Can't resolve 'datatables.net-select' in '/kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/js/vue/components' ╭─[8:0] 6 │ import "datatables.net-buttons/js/buttons.print"; 7 │ import "datatables.net-buttons/js/buttons.colVis"; 8 │ import "datatables.net-select"; · ─────────────────────────────── 9 │ import { 10 │ onBeforeMount, ╰──── Not sure if there's something I could/should do in ktd to resolve this or if it's an issue with the patches. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
