Closed mckernanin closed 5 years ago
Referencing the latest master branch in my package.json seems to have fixed the issue. A release would be great :D
Since release 1.9 we're not depending on request-by-swagger anymore. The latest master is released.
Can this issue be closed?
Yep, thanks!
I'm getting errors from node-request-by-swagger. Here's the repo: https://github.com/mckernanin/eveql You can run it with
npx now dev -p 4000
. Open playground athttp://localhost:4000/api/
, and try to run the following query:I get an error like this (partial stack trace):
It looks like your call to node-request-by-swagger has 3 parameters:
while the library is looking for 4 params: