mirror of
https://github.com/kmitresse/Compo-Service-Log-Project.git
synced 2026-05-14 01:21:48 +00:00
draft: Add OpenFoodFacts Dataset
/!\ Warning: Stream doesn't end
This commit is contained in:
@@ -75,8 +75,6 @@ class Dataset {
|
||||
|
||||
const pipelineAsync = promisify(pipeline);
|
||||
|
||||
const self = this;
|
||||
|
||||
console.log(`Download: ${this.source}`);
|
||||
await pipelineAsync(
|
||||
await FileService.getFileStream(this.source),
|
||||
|
||||
Reference in New Issue
Block a user