ajv-keywords
ajv-keywords copied to clipboard
TypeError: ajvKeywords is not a function
trafficstars
Dependencies of the project dependencies using ajv-keywords@^3.5.2. But on building using react-scripts build it is getting failed with error.
Here's the list of projects utilising ajv-keywords:
└─┬ UNMET DEPENDENCY [email protected]
├─┬ UNMET DEPENDENCY @pmmmwh/[email protected]
│ └─┬ UNMET DEPENDENCY [email protected]
│ └── UNMET DEPENDENCY [email protected]
├─┬ UNMET DEPENDENCY [email protected]
│ └─┬ UNMET DEPENDENCY [email protected]
│ └── UNMET DEPENDENCY [email protected]
├─┬ UNMET DEPENDENCY [email protected]
│ └─┬ UNMET DEPENDENCY [email protected]
│ └── UNMET DEPENDENCY [email protected]
├─┬ UNMET DEPENDENCY [email protected]
│ └─┬ UNMET DEPENDENCY [email protected]
│ └─┬ UNMET DEPENDENCY [email protected]
│ └── UNMET DEPENDENCY [email protected]
└─┬ UNMET DEPENDENCY [email protected]
└─┬ UNMET DEPENDENCY [email protected]
└── UNMET DEPENDENCY [email protected]
I'm using ajv@^[email protected]. I tried with all the possible versions from 3.5.2.
I need help to fix this issue?
