June 08, 2021

On Tuesday, 8 June 2021 at 03:04:39 UTC, Mike Parker wrote:

>

On Tuesday, 8 June 2021 at 00:58:12 UTC, Jack wrote:

>

the dll which I was just build with dub command? how I have a version mismatch if they're the very same file?

Electron embeds node and does not use whatever you have on your system. So if there’s a mismatch between the embedded version and the one you linked against, you can see the error you’re seeing.

I know I took way too much of your time... but could you give just some overalls directions on how to make fix that? can I set that dll which gets embeded in electron? where does it take it initially from? it's embbeded in the binaries? I'm new to electron so I'm figuring out

1 2 3
Next ›   Last »