Error with ajv depedency #2384
Unanswered
gituserjava
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using spectral (v 6.6.0) within another node JS backend. During
npm install
I am getting the below error. Please advise.I have
ajv version 6.12.3
,ajv-errors version 1.0.1
,ajv-keywords version 3.5.2
currently in my Node JS application not sure if these versions are conflicting with the versions coming from spectral. Could you please advise how I can fix this error?I am getting similar error for
ajv/dist/vocabularies/discriminator
,ajv/dist/vocabularies/core/ref
,ajv/dist/vocabularies/applicator
,ajv/dist/vocabularies/format
,ajv/dist/vocabularies/validation/limitlength
etc
Beta Was this translation helpful? Give feedback.
All reactions