https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34076
--- Comment #2 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
