https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39188 Bug ID: 39188 Summary: ESLint doesn't work due bug in old "globals" node package Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: victor@tuxayo.net QA Contact: testopia@bugs.koha-community.org 1. eslint ./koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsFormAdd.vue 2. TypeError: Key "languageOptions": Key "globals": Global "AudioWorkletGlobalScope " has leading or trailing whitespace globals was introduced in these commits: Bug 38664: Add @babel/core back to package.json Bug 38664: Update yarn.lock And somehow it pulls the version from Apr 2019. Which had a trailing space in a value. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.