N3.js
N3.js copied to clipboard
Node 15 compatibility
Support for Node 15 is currently broken: https://travis-ci.org/github/rdfjs/N3.js/builds/739533351
I first thought this was caused by the way the main module is required, but I do the same thing here, which is running fine on Node 15.
So I suspect it has to do with something in the package.json.