fix(storyteller): use Node.js 24 as recommended by upstream docs

- Upstream requires Node 24.x - fixes SyntaxError in worker.cjs
- Add sqlite3 CLI tool as recommended dependency
This commit is contained in:
CanbiZ (MickLesk)
2026-03-25 15:03:28 +01:00
parent 2ca9ae4d1b
commit 83a2a4c37e
8 changed files with 10 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Copyright (c) 2021-2026 community-scripts ORG
# Author: community-scripts
# Author: MickLesk (CanbiZ)
# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
# Source: https://github.com/teableio/teable