ajv-keywords icon indicating copy to clipboard operation
ajv-keywords copied to clipboard

TypeError: ajvKeywords is not a function

Open pl2ern4 opened this issue 10 months ago • 0 comments
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.

enter image description here

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?

pl2ern4 avatar Dec 21 '24 19:12 pl2ern4