JonLuca De Caro

Results 80 comments of JonLuca De Caro

This library was semi maintained for a while and communication was fairly slow, but it should be better now. We're open for PRs and will respond promptly!

This PR looks good - apologies for the long delay here @AlexHolly If you rebase this onto latest I'll merge it in.

Still happening on v0.7.3 The `postinstall` hook for `electron` calls `node install.js`, which downloads electron and writes a file called path.txt by its package.json https://github.com/electron/electron/blob/main/npm/install.js#L87 @Jarred-Sumner could it be that...

Weird error about a directory that exists not existing Also regardless the file `path.txt` doesn't exist in the electron node_modules folder, something clearly went wrong during `bun install`

bump @joshwnj would be great to have this all in one package

Agreed, I think we do a bit too much string encoding in general. Would be better to fallback to explicit implementations of these schemas. For now I've implemented it in...

Closing as Uber changed their API and uber eats no longer works. Will need to investigate in the future.

It's fixed for me, is the version installed `@crxjs/[email protected]`?

Added in https://github.com/openapi-contrib/openapi-schema-to-json-schema/pull/52