8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Dependencies of the project dependencies using ajv-keywords@^3.5.2. But on building using react-scripts build it is getting failed with error.
ajv-keywords@^3.5.2
react-scripts build
Here's the list of projects utilising ajv-keywords:
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.
ajv@^ajv@6.12.6
3.5.2
I need help to fix this issue?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Dependencies of the project dependencies using
ajv-keywords@^3.5.2
. But on building usingreact-scripts build
it is getting failed with error.Here's the list of projects utilising
ajv-keywords
:I'm using
ajv@^ajv@6.12.6
. I tried with all the possible versions from3.5.2
.I need help to fix this issue?
The text was updated successfully, but these errors were encountered: