drakov
drakov copied to clipboard
Drakov refuses to load big .apib file
Hello, I started using Drakov (great tool, by the way) almost a year ago and life was beautiful and full of colorful rainbows, but we all know that usually doesn't last much time.
When I started using Drakov it was in version 0.1.12 with Node 0.12.7. I didn't have any problem with loading blueprint files, but then some months ago I tried to update to recent versions (of both Drakov and node) and I had a problem with big apib files. I'm talking about a 2.4M file.
In Drakov version 1.0.1 and Node 4.2.1, when I try to load that big file:
drakov -f api.dist.apib
All the output I get is:
[INFO] No configuration files found
[INFO] Loading configuration from CLI
DRAKOV STARTED
And it stays there forever.
Any idea of the issue and how could it be solved?