libui-node icon indicating copy to clipboard operation
libui-node copied to clipboard

Works with Node v10 not v14.2

Open GirkovArpa opened this issue 5 years ago • 1 comments

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 avatar May 14 '20 23:05 GirkovArpa

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

frnco avatar Jul 29 '20 16:07 frnco