Skip to content

Latest commit

 

History

History
2 lines (1 loc) · 366 Bytes

HOTFIX.md

File metadata and controls

2 lines (1 loc) · 366 Bytes

There was an issue with the ajv and ajv-keywords libraries, which were installed with incompatible versions, causing errors such as "Cannot find module 'ajv/dist/compile/codegen'". To resolve this, you need to ensure they are installed in compatible versions. The solution that worked was to install and force the latest versions in the root package.json file.