https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20168 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #15 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I've tried testing this from the branch, but there is an error on the yarn build: $ yarn build --view opac yarn run v1.22.4 $ node_modules/.bin/gulp build --view opac [10:47:07] Using gulpfile ~/kohaclone/gulpfile.js [10:47:07] Starting 'build'... Error in plugin 'sass' Message: koha-tmpl/opac-tmpl/bootstrap/css/src/_common.scss Error: File to import not found or unreadable: ../../../../../node_modules/bootstrap/scss/functions. on line 39 of koha-tmpl/opac-tmpl/bootstrap/css/src/_common.scss from line 1 of koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss
@import "../../../../../node_modules/bootstrap/scss/functions";
^ -- You are receiving this mail because: You are watching all bug changes.