https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36546

--- Comment #6 from David Cook <dc...@prosentient.com.au> ---
(In reply to Tomás Cohen Arazi from comment #4)
> Putting this here for review/discussion.
> 
> Feedback is welcome!

Unfortunately, I couldn't get this patch to work.

I did a "yarn install" then "yarn api:bundle" and this is what I got:

yarn run v1.22.19
$ redocly bundle api/v1/swagger/swagger.yaml >
api/v1/swagger/swagger_bundle.yaml
/kohadevbox/koha/node_modules/@redocly/openapi-core/lib/js-yaml/index.js:9
    implicit: [js_yaml_1.types.merge],
                               ^

TypeError: Cannot read properties of undefined (reading 'merge')
    at Object.<anonymous>
(/kohadevbox/koha/node_modules/@redocly/openapi-core/lib/js-yaml/index.js:9:32)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    at Module.load (node:internal/modules/cjs/loader:1119:32)
    at Module._load (node:internal/modules/cjs/loader:960:12)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at require (node:internal/modules/cjs/helpers:121:18)
    at Object.<anonymous>
(/kohadevbox/koha/node_modules/@redocly/openapi-core/lib/utils.js:18:19)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)

Node.js v18.17.1
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this
command.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to