https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546
--- Comment #45 from David Cook <[email protected]> --- (In reply to Katrin Fischer from comment #39) > When I run yarn:build locally it first complains about an outdated module > and then leaves me with an untracked file: > > api/v1/swagger/swagger_bundle.json You'll need to "rm -rf node_modules" and re-run "yarn install" to fix the outdated module issue. -- 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/
