Finkman

Results 15 comments of Finkman

I have the same issue whenever I use a `$ref`. (Running on Ubuntu)

Seams to be an ugly workaround which does not lead to portable code

Same, but looks like different location throwing: ``` loading 1 schemas (node:8415) UnhandledPromiseRejectionWarning: RangeError: Maximum call stack size exceeded at Set.add () at keyword (/home/fins/Development/jsonschema2md/lib/keywords.js:15:8) at Object.meta.(anonymous function) (/home/fins/Development/jsonschema2md/lib/schemaProxy.js:41:23) at...

Can you reproduce the error?

Same here. Would like to use a tagged version in your project.

I was on that topic as well. Especially when I added #244. IMHO, the actual feature set is maybe the maximum possible for a `validator`. For a `validator` supplying the...

I guess it is fixed since 2b1521b. You should try latest release version

So, you mixed up your on cocktail of the lib? In that case, the issue should be moved to the cocktail. It is definitely fixed here.

I read on his page that he is maintaining only on holidays. So… we should be patient.

I understand your point regarding protoc. But as an library user, protoc is shipped with the library, so it is tight coupled. The issue an library user faces is not...