LinkedDataFragments / HDT-Node

Native bindings for Node.js to access HDT compressed triple files.

Home Page:http://ruben.verborgh.org/blog/2014/09/30/bringing-fast-triples-to-nodejs-with-hdt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build fails on Node 12.13.0

pheyvaer opened this issue · comments

Building the code on Node 12.13.0 fails, while it still works on 10.17.0.

New version of NAN is likely to help.

I can confirm the issue. Do we bump the nan version because this also blocks building the LDF server for instance.

This issue appears to be a duplicate of #41.

also fixed by #43