12 Jul
2023
12 Jul
'23
5:04 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34076 --- Comment #2 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Note that I just retried and was getting an error: Your configFile is invalid: /e2e/cypress.config.ts It threw an error when required, check the stack trace below: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts" for /e2e/cypress.config.ts I had to run `yarn install` (in the Koha src directory). -- You are receiving this mail because: You are watching all bug changes.