JavaScript heap out of memory error #780
Labels
bug
Something isn't working
command:openapi
Issues pertaining to the `openapi`, `validate`, `reduce`, or `swagger` commands
I ran this command and got this output. It was loading and the most recent message was "⠋ Looking for API definitions..." for a few minutes.
I wasn't running it in my project directory. I think it was trying to find the API definition files and eventually errored. When I ran it in my project directory it succeeded quickly. There should maybe be a check that if it doesn't find a file soon, it gives a better error like "Did not find file in x seconds, check if you are in the directory with your API definitions".
The text was updated successfully, but these errors were encountered: