midi-json-parser icon indicating copy to clipboard operation
midi-json-parser copied to clipboard

ReferenceError: Worker is not defined

Open lazytyper opened this issue 1 year ago • 0 comments
trafficstars

Because the sub module midi-json-parser-broker is using Worker, the parser does not work with node.js. The Worker is supported by the browser, but not by node.js.

lazytyper avatar Jan 22 '24 05:01 lazytyper