Works with Node v10 not v14
GirkovArpa opened this issue · 1 comments
GirkovArpa commented
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?
GirkovArpa commented
I meant to post this in https://github.com/parro-it/libui-node.
Sorry.