Install script failing
clawdbot@Clawdbot:~$ curl -fsSL https://clawd.bot/install.sh | bash
Your .env is showing; don't worry, I'll pretend I didn't see it.
โ Detected: linux
โ Node.js v24.13.0 found
โ Git already installed
โ Installing Clawdbot...
i Using SHARP_IGNORE_GLOBAL_LIBVIPS=1 (avoids sharp source builds against global libvips)
npm warn deprecated npmlog@6.0.2: This package is no longer supported.
npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
npm warn deprecated gauge@4.0.4: This package is no longer supported.
npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
npm error code 1
npm error path /home/clawdbot/.nvm/versions/node/v24.13.0/lib/node_modules/clawdbot
npm error command failed
npm error command sh -c node scripts/postinstall.js
npm error Error: context mismatch at line 400: expected " }", found " }"
npm error A complete log of this run can be found in: /home/clawdbot/.npm/_logs/2026-01-13T20_56_13_546Z-debug-0.log
