8000 TypeError: ajvKeywords is not a function · Issue #393 · ajv-validator/ajv-keywords · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TypeError: ajvKeywords is not a function #393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pl2ern4 opened this issue Dec 21, 2024 · 0 comments
Open

TypeError: ajvKeywords is not a function #393

pl2ern4 opened this issue Dec 21, 2024 · 0 comments

Comments

@pl2ern4
Copy link
pl2ern4 commented Dec 21, 2024

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 react-scripts@5.0.0
  ├─┬ UNMET DEPENDENCY @pmmmwh/react-refresh-webpack-plugin@0.5.15
  │ └─┬ UNMET DEPENDENCY schema-utils@4.3.0
  │   └── UNMET DEPENDENCY ajv-keywords@5.1.0 
  ├─┬ UNMET DEPENDENCY babel-loader@8.4.1
  │ └─┬ UNMET DEPENDENCY schema-utils@2.7.1
  │   └── UNMET DEPENDENCY ajv-keywords@3.5.2 
  ├─┬ UNMET DEPENDENCY file-loader@6.2.0
  │ └─┬ UNMET DEPENDENCY schema-utils@3.3.0
  │   └── UNMET DEPENDENCY ajv-keywords@3.5.2 
  ├─┬ UNMET DEPENDENCY react-dev-utils@12.0.1
  │ └─┬ UNMET DEPENDENCY fork-ts-checker-webpack-plugin@6.5.3
  │   └─┬ UNMET DEPENDENCY schema-utils@2.7.0
  │     └── UNMET DEPENDENCY ajv-keywords@3.5.2 
  └─┬ UNMET DEPENDENCY webpack@5.97.1
    └─┬ UNMET DEPENDENCY schema-utils@3.3.0
      └── UNMET DEPENDENCY ajv-keywords@3.5.2 

I'm using ajv@^ajv@6.12.6. I tried with all the possible versions from 3.5.2.

I need help to fix this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant
0