I am using ajv 8.6.2 I have schemas that validate against draft-07 using the default export When I use the draft-09 export all of my schemas give me this error:
I am getting three warning messages when importing request in a barebone webpack project. A minimal example to reproduce the bug is available on GitHub (run npm