30 Apr
2024
30 Apr
'24
7:12 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546 --- Comment #42 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Katrin Fischer from comment #39)
When I run yarn:build locally it first complains about an outdated module
It 'lets you know' there's a newer version of the tool we use to bundle the spec. Not an error per-se.
and then leaves me with an untracked file: api/v1/swagger/swagger_bundle.json
That's the expected output for the command. It highlights the 'Use JSON instead' patch missed to change the file name on the .gitignore file. Follow-up submitted for fixing it. -- You are receiving this mail because: You are watching all bug changes.