Ondrej Medek

Results 108 comments of Ondrej Medek

Maybe instead of "aliases" the old names could be deprecated and later removed. Anyway, I would welcome rather a simple command interface where possible, see my comment in #81.

The validation should strip any number of slashes after `file:`. Consider everything after `file:` as a path and OS/app may accept any number of slashes at the path start. Even...

I see Node.js has a function [`url.fileURLToPath`](https://nodejs.org/api/url.html#url_url_fileurltopath_url) since v10.12.0.

`electron-winstaller` v5.1.0 still having these problems. Our app is coded to make no window on certain command line arguments. And we have these problems: 1. No output. 2. Several processes...

Duplicate of #123

Same for me, problem was that jq was not installed, see #58 and #55

The bug is still present in 6.2.10. Very annoying.