mo4islona / node-blockly

Blockly for Node.js and Browser via CommonJS module
133 stars 81 forks source link

Does not compile on Node 12 #35

Closed Chris927 closed 4 years ago

Chris927 commented 4 years ago

node-blockly does not compile on node v12.10.0, it errors compiling libxmljs.

@mo4islona I see you've created an issue upstream upstream already.

What is the status? For our current (new) experiments with blockly I've downgraded to node 10, but that's just for a short while.

Chris927 commented 4 years ago

@mo4islona I may be able to help fix / overcome this, but I'm not proficient in gulp (any more). Please let me know.

mo4islona commented 4 years ago

Done