mcp-spi-adc icon indicating copy to clipboard operation
mcp-spi-adc copied to clipboard

Incompatibility with electron because of non-context-aware-ness

Open dzhelek opened this issue 3 years ago • 0 comments

This and other Node.js native modules are now not compatible with the electron framework because of that issue: https://github.com/electron/electron/issues/18397 . I think the solution may be quite easy for library developers, which I am not, so I cannot tell for sure.

dzhelek avatar Sep 07 '22 11:09 dzhelek