Closed bmalum closed 5 years ago
Hi There
Some of the functionality available within Nodes V8 engine had been deprecated and subsequently removed with Version 12.
Changes to resolve this are currently in testing. If all goes as planned, we will be releasing an update in the next couple of weeks.
I have pushed an additional branch that supports v12. We will be working on adding this to master once we are confident the swig changes have been finalized.
Any issues let me know.
Closing issue for the time being. If you get any issues just let me know.
Hi,
We are currently lifting the NodeJS Version in our infrastructure to NodeJS v12. We noticed that
fiftyonedegreescore
has anode versionCheck.js
. So everynpm install
with a version >= v10.0.0 will be aborted with an error. Installing without the versionCheck results in this error:Current System:
19.0.0 Darwin Kernel Version 19.0.0: Thu Jun 13 21:52:56 PDT 2019; root:xnu-6110.0.0.121.5~2/RELEASE_X86_64 x86_64
same on4.4.0-1069-aws #79-Ubuntu SMP Mon Sep 24 15:01:41 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Is there any ETA for NodeJS v12.x.x Support?