SolidBench / SolidBench.js

A benchmark for Solid to simulate vaults with social network data.
MIT License
10 stars 11 forks source link

generation command needs resources #2

Closed younes-zeboudj closed 2 years ago

younes-zeboudj commented 2 years ago

Running ldbc-snb-decentralized generate in a new folder throws

[Error: ENOENT: no such file or directory, open 'templates/queries/interactive-short-4.sparql'] { errno: -2, code: 'ENOENT', syscall: 'open', path: 'templates/queries/interactive-short-4.sparql' }

while running the command in a folder where we cloned the repository works well.