16 Nov
2022
16 Nov
'22
9:20 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32224 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 143943 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143943&action=edit Bug 32224: Add cypress to yarn commands Either I am missing something obvious, or we need to add cypress to the scripts of package.json With /kohadevbox/node_modules only (ie. without $SYNC_REPO/node_modules), I cannot run yarn run cypress run `cypress run` is working with an adjusted PATH (see https://gitlab.com/koha-community/koha-testing-docker/-/issues/313#note_1173...) but I think both should work. -- You are receiving this mail because: You are watching all bug changes.