caniuse-lite is outdated error during run.sh build

Hi @marten,

I just tried running: make client-production. I’m getting a new error:

error citation-js@0.6.8: The engine "node" is incompatible with this module. Expected version ">=14". Got "12.22.9"
error Found incompatible module
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command
make: *** [Makefile:177: client-node-deps] Error 1

I’m a bit lost, but I think the problem is with yarn (I get the same error running yarn in the console) and nodejs? Is it related to this post?

Thanks in advance for any help.