frost-beta / sisi

Semantic Image Search CLI tool.
MIT License
505 stars 18 forks source link

node v14.21.0. run sisi list-index command #5

Closed liu-xi-wang closed 1 month ago

liu-xi-wang commented 1 month ago

result error: file:///usr/local/lib/node_modules/@frost-beta/sisi/node_modules/pretty-ms/index.js:49 valueString ??= String(value); ^^^

SyntaxError: Unexpected token '??=' at Loader.moduleStrategy (internal/modules/esm/translators.js:145:18)

zcbenz commented 1 month ago

Thanks for reporting this, this tool requires Node >= 22 for running, I'll document the requirement.