https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38524
--- Comment #9 from David Nind <[email protected]> --- I had a go at testing (so that Martin's signoff could count as QA). However, after step 5 in the test plan (shutting down KTD and starting it up again) I get this error when trying to eslint any of the files: eslint ./koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsFormAdd.vue Oops! Something went wrong! :( ESLint: 9.17.0 TypeError: Key "languageOptions": Key "globals": Global "AudioWorkletGlobalScope " has leading or trailing whitespace. at new Config (/kohadevbox/node_modules/eslint/lib/config/config.js:195:19) at [finalizeConfig] (/kohadevbox/node_modules/eslint/lib/config/flat-config-array.js:216:16) at FlatConfigArray.getConfigWithStatus (/kohadevbox/node_modules/@eslint/config-array/dist/cjs/index.cjs:1178:55) at FlatConfigArray.getConfig (/kohadevbox/node_modules/@eslint/config-array/dist/cjs/index.cjs:1196:15) at /kohadevbox/node_modules/eslint/lib/eslint/eslint.js:764:40 at async Promise.all (index 0) at async ESLint.lintFiles (/kohadevbox/node_modules/eslint/lib/eslint/eslint.js:759:25) at async Object.execute (/kohadevbox/node_modules/eslint/lib/cli.js:498:23) at async main (/kohadevbox/node_modules/eslint/bin/eslint.js:158:22) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
