Benjamin Grandfond
Benjamin Grandfond
@thaJeztah I finally followed up on this WIP PR. Somehow the `test/host (macos-latest)` check fails but I fail to understand why. If ever you can help me on that I...
I don't user adapter.js. However, I stumbled uppon this issue while googling about a similar issue I have and I can't figure out why this happens (I don't expect you...
Yes you are right sorry for the noise... and thank you very much for your answer
> Should we assume old projects will use new versions of Composer? I doubt it :) Why not? As composer can be easily installed as a phar executable, developer working...
Hi there 👋 I am working with @trungutt and @landism and yesterday we realized that the problem also happens with Electron 20.3.8 on mac and linux. @nornagon do you need...
I stumbled upon this issue because I had another one related to digests of images. But I can't reproduce this problem. Here is the output of the command I have...
Hi @xenoscopic 👋 Thank you for bringing that up! It is in our backlog 😅 We will let you know when this is released!
cli: ux: consider supporting to pass custom golang and node images during initialization (via flag?)
Hi @Dentrax 👋 thanks for the suggestion! The only reason I can think of why those flags would be useful is to avoid to re-build the extension after it has...
Similar to #124 We rely on `process.exec` and `process.spawn` which take an `options` object containing `cwd` and `env`. We could expose those two options.
Hi @hguerrero sorry for the delay, do you still see the issue? Would you mind sharing the error message you see?