alex
alex
Nice one. Let me see I can repro.
Can we also comment the whole `error_handlers` block, and just say something like "uncomment to enable error handling"
/cc @marcacohen
@beriberikix on the related question: it will be fixed, i.e. removed, by #11
@beriberikix do you have something working? I'd be happy to start working on this or contribute if you have.
@beriberikix cool. I'll let you know. Will certainly ask you for some peer reviewing when I have something working. Thanks!
FTR I believe all these troubles are solved by producing signed and notarized binaries or macOS.
> signing/notarizing wouldn't solve the issue why not? why would a CPU architecture affect signing and notarization? > M1 should be able to run x86 executables, but maybe not it...
On 4/12/21 3:09 PM, Niklas Dusenlund wrote: >>> signing/notarizing wouldn't solve the issue >> >> why not? why would a CPU architecture affect signing and notarization? > > (Since I...
The idea here was to create a complete offline bundle but `npm i` would need internet connection.