Re: [Koha-devel] ERM - workflow change

2022-11-09 Thread Marcel de Rooy
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'build_js' Van: Jonathan Druart Verzonden: donderdag 10 november 2022 08:39 Aan: Marcel de Rooy CC: Koha Devel Onderwerp: Re: [Koha-devel] ERM - workflow change Run the yarn commands at t

Re: [Koha-devel] ERM - workflow change

2022-11-09 Thread Marcel de Rooy
Does this need some envvar for a path to the Koha's package.json or so ? When I ran yarn build_js, I did not have any valuable results. Van: Koha-devel namens Renvoize, Martin Verzonden: woensdag 9 november 2022 18:33 Aan: Koha Devel Onderwerp: Re: [Koha-

Re: [Koha-devel] ERM - workflow change

2022-11-09 Thread David Cook
I’ll have to think more about it and have a play… In terms of regular koha-testing-docker dev/test usage, I think that you’d only need to build once in a while (unless you’re changing ERM code)? So I’m not too worried about this. But how does the yarn build factor into building Koha packa

Re: [Koha-devel] ERM - workflow change

2022-11-09 Thread Renvoize, Martin
To get up and running fast in k-t-d, kshell $ kshell k$ yarn install k$ yarn build_js On Wed, 9 Nov 2022, 3:54 pm Tomas Cohen Arazi, wrote: > Hi all, we pushed ERM but didn't communicate some decisions made: > > - For running the ERM component (and in the future any other Vue-driven > thing)