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

David Cook <dc...@prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|In Discussion               |Failed QA

--- Comment #10 from David Cook <dc...@prosentient.com.au> ---
(In reply to David Cook from comment #8)
> Trying to troubleshoot the issue, but it looks like it should be working
> when I look through the JS files.

I mean the js-yaml version does seem incompatible. It should be 4.1.0 instead
of 3.13.1, but even after upgrading it I still get the same error...

--

rm -rf node_modules
rm yarn.lock
yarn install

No luck. 

Node.js/yarn are so weird...

--

cd /kohadevbox/koha/node_modules/@redocly/openapi-core
yarn install

This installs @redocly's openapi-core dependencies into
/kohadevbox/koha/node_modules/@redocly/openapi-core/node_modules, which
includes js-yaml 4.1.0 while kohadevbox/koha/node_modules/js-yaml is still
3.13.1

--

Now I can get redocly to run, but it looks like this isn't going to work out of
the box...

-- 
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