Wilhelm R.

Results 32 comments of Wilhelm R.

This issue related to [https://github.com/electron-userland/electron-builder/issues/1776](https://github.com/electron-userland/electron-builder/issues/1776) and can be closed.

Any Updates on that?

Sorry guys! I've made a stupid mistake. At some point, I've changed something in my custom deployment script and forgot to change it back. I just deployed the code without...

@lnkuiper thanks for the example. I used the master branch as you also did and I have tested your example with python and also with the CLI but I'll get...

Oh sorry guys! I got a bit confused and installed the latest stable version (0.4.0). After compiling the master branch and following your steps it worked perfectly. Also after updating...

I am facing the same issue. Looks like this happens for all array types (text[], int[], etc.). Is this issue still on the map?

Is it possible to override user-agent for CONNECT method before sending them to the proxy? I would like to add information of the proxy in the user-agent of the browser...

I figured out, that I need to set the NPM_CONFIG_PRODUCTION to false at heroku. This Issue can be closed :-)

Hey @lmammino, I'll think so, because it's in the heroku backend, too. I think heroku will automatically look up for the app.json if I push it to heroku?