rootSchemaId = schema.$id || randomUUID()
^
TypeError: randomUUID is not a function
at build (/Users/agoldis/currents-demo/node_modules/fast-json-stringify/index.js:83:32)
at Object.<anonymous> (/Users/agoldis/currents-demo/node_modules/roarr/dist/src/Roarr.js:15:57)
Description
Versions below 14.17 throw:
Example usage
Restrict node engine to 14.17+