Thomas Haugland Rudfoss
Thomas Haugland Rudfoss
I've attempted to address the issue in a PR: https://github.com/stoplightio/spectral/pull/2721 Hope that is OK?
@mnaumanali94 I was having trouble fixing the commit message issues so I reopened a new PR instead. Sorry for the confusion. I've addressed the lint issues, but I'm having trouble...
> @rudfoss-rr So to run harness tests you first need to build the binaries. For that cd into the package/cli folder and run `yarn build.binary` and then at the root...
@sbstnkr Yes, that is right. But I was unable to get the tests working and had to move on to other work so I closed it to avoid polluting the...
Any news on this? It breaks with NextJs v16 out of the box as well. Since the tool produces `.ts` files why does it add `.js` as extensions anyway? Should...