libui-node
libui-node copied to clipboard
Works with Node v10 not v14.2
This works:
nvm use 10.0.0 64
npm i
This doesn't, and fills the console with compiler errors related to v8:: functions:
nvm use 14.2.0 64
npm i
Why?
Just incase anyone actualy looks at this:
Failure on 14.6.0 confirmed on Arch Linux, debug log in case it helps: 2020-07-29T15_47_52_946Z-debug.log
And 10.0.0 also fails for me, at least using asdf, averything is up to date: 2020-07-29T16_17_26_295Z-debug.log