Getting "Error running Spectral!" when I add "extends: spectral:oas" in spectral.yaml #2169
Unanswered
virajsathvara-oa
asked this question in
Q&A
Replies: 1 comment
-
Is the the entirety of the output or is there something else? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I am migrating our spectral rules from V5 to V6 but keep getting Error running Spectral! in console when I run @stoplight/spectral-cli via command prompt.
I am doing spectral lint openapi.yaml --ruleset spectral.yaml --verbose.
Funny thing I noticed is that when I remove extends: spectral:oas from the top of my yaml, the ruleset works.
Anyone knows how to tackle this?
Beta Was this translation helpful? Give feedback.
All reactions