Open pmcb55 opened 4 years ago
@joachimvh This seems to be in your part of the code 😉
@pmcb55 It was found by @joachimvh that this is due to the N3.js version; SPARQL.js is accessing internals that it shouldn't. Will fix there.
Fixed in sparqljs@3.0.2
.
Seems very easy to reproduce - simply checkout the branch
feat/use-lit-vocab-term
, runnpm install && npm test
, i.e.:...and I see...
I updated the
package.json
to all the latest versions (I think), including TypeScript and TypeDoc, so I've no idea what's going on here.