LinkedDataFragments / Client.js

[DEPRECATED] A JavaScript client for Triple Pattern Fragments interfaces.
http://linkeddatafragments.org/
Other
92 stars 35 forks source link

ERROR: Query execution could not start. #41

Closed cutup closed 6 years ago

cutup commented 6 years ago

This Error return after execute a query.

~/Client.js# bin/ldf-client http://fragments.dbpedia.org/2015/en queries/union.sparql ERROR: Query execution could not start.

The query is not yet supported Object function Object() { [native code] } has no method 'assign'

RubenVerborgh commented 6 years ago

Your Node.js version is too old, please use 4.x or up.

cutup commented 6 years ago

it works. thanks :-)